Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://comet.sai.msu.ru/UNIXhelp/tasks/rm1.1.html
Дата изменения: Fri Jan 17 12:43:25 1997 Дата индексирования: Mon Oct 1 22:34:23 2012 Кодировка: |
To remove a file use the command:
rm filename(s)
You cannot remove a file in another user's account unless they have set access permissions for the file which allow you to.
Use the -i (interactive) option which makes the command prompt you for confirmation that you want to remove each file.