An Haxe Bundle for Sublime Text 2 and Sublime Text 3
-
Create a directory : mkdir test
-
Redirect to newly created directory : cd test
-
Remove directory:
-
Copy directory: copy <file1.txt> <test1.text>
-
Rename: rename <file1.txt > <test.text>
-
Move: Syntax: MOVE [Source] [Target]
-
Remove folder/directory: Command | Description | Syntax ------------- | ------------- ------------- RD | Delete only empty folder | RD [Folder/Path]
\S | It will delete subfolders even if they contain files. | RD \S [Folder/Path] \S\Q | Do not display YN confirmation. It will delete subfolders even if they contain files. | RD \S\Q [Folder/Path]
- vi filename will create a new file | Tables | Are | Cool | | ------------- |:-------------:| -----:| | col 3 is | right-aligned | $1600 | | col 2 is | centered | $12 | | zebra stripes | are neat | $1 |