Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://comet.sai.msu.ru/UNIXhelp/tasks/rm.html
Дата изменения: Fri Jan 17 12:43:25 1997 Дата индексирования: Mon Oct 1 21:25:35 2012 Кодировка: Поисковые слова: voyager |
To remove a file use the command:
rm [option] filename
To remove a directory use the command:
rmdir directory_name
or
rm -r directory_name
You cannot retrieve a file or directory that has been removed; it has been removed permanently.