changing the content of the rm command in the filesystem folder
git-svn-id: svn+ssh://atelier.inf.usi.ch/home/bevilj/group-1@266 a672b425-5310-4d7a-af5c-997e18724b81
This commit is contained in:
parent
a803937b90
commit
3ce28e6a1d
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ previous-page: pages/fs/relative.html
|
|||
The <code>rm</code> command is used to delete and unlink directories and files.<br>
|
||||
It attempts to remove the non-directory type files specified on the command line.
|
||||
If the permissions of the file do not permit writing, the user is prompted for confirmation.<br>
|
||||
It stands for <i>ReMove</i>.
|
||||
|
||||
<pre>
|
||||
rm [-dfiPRrvW] file1 file2 file....
|
||||
|
|
Loading…
Reference in a new issue