mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
12 lines
196 B
Markdown
12 lines
196 B
Markdown
![]() |
# atom
|
||
|
|
||
|
> A hackable text editor for the 21st century.
|
||
|
|
||
|
- Open a file or folder:
|
||
|
|
||
|
`atom {{path/to/file/or/folder}}`
|
||
|
|
||
|
- Open a file or folder in a new window:
|
||
|
|
||
|
`atom -n {{path/to/file/or/folder}}`
|