Документ взят из кэша поисковой машины. Адрес оригинального документа : http://comet.sai.msu.ru/UNIXhelp/tasks/rm1.2.2.1.html
Дата изменения: Fri Jan 17 12:43:25 1997
Дата индексирования: Tue Oct 2 00:41:17 2012
Кодировка:
Checking directory contents

Checking directory contents

Before copying or removing a directory list its contents with the command:

   ls -FR

This lists any files and descends any subdirectory trees, listing their contents. For example:

   ls MetaCard
   BLURB.txt  BUGS.txt   FAQ.txt    README.mc metacard/

   MetaCard/metacard:
   Makefile      XCmdGlue.c    XTtemplate.c XtTemplate.c  mc*
   README.ext    XCmdGlue.h    XtGlue.c     external.c
   XCmdFuncs.c   XCmdNames.h   XtGlue.h     external.h

[Home] [Search] [Index]