linux:fileoperation
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| linux:fileoperation [2016/06/07 10:46] – admin | linux:fileoperation [2016/06/07 10:47] (current) – admin | ||
|---|---|---|---|
| Line 27: | Line 27: | ||
| slocate yourfiles | slocate yourfiles | ||
| </ | </ | ||
| - | **Empty File on Linux** | + | **Create an empty File on Linux** |
| a) Create an empty file | a) Create an empty file | ||
| Line 43: | Line 43: | ||
| <code bash> | <code bash> | ||
| rm -fR yourdirectory | rm -fR yourdirectory | ||
| + | </ | ||
| + | |||
| + | **List File or directory on Linux** | ||
| + | |||
| + | a) List File or Directory on Linux | ||
| + | <code bash> | ||
| + | ls | ||
| </ | </ | ||
linux/fileoperation.1465289175.txt.gz · Last modified: 2016/06/07 10:46 by admin
