User Tools

Site Tools


linux:fileoperation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:fileoperation [2016/06/07 10:46] adminlinux:fileoperation [2016/06/07 10:47] (current) admin
Line 27: Line 27:
 slocate yourfiles slocate yourfiles
 </code> </code>
-**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
 +</code>
 +
 +**List File or directory on Linux**
 +
 +a) List File or Directory on Linux
 +<code bash>
 +ls
 </code> </code>
linux/fileoperation.1465289175.txt.gz · Last modified: 2016/06/07 10:46 by admin