Документ взят из кэша поисковой машины. Адрес оригинального документа : http://comet.sai.msu.ru/UNIXhelp/tasks/ftp2.1.3.3.html
Дата изменения: Fri Jan 17 12:43:23 1997
Дата индексирования: Tue Oct 2 01:18:41 2012
Кодировка:
Using Unix commands on your local host

Using Unix commands on your local host

Entering a '!' (exclamation mark) at the ftp> prompt starts a shell. You can then use any Unix operating system command before typing "exit" at the system prompt and returning to the ftp prompt. For example:

   ftp> !
   cal 7 1990
      July 1990
    S  M Tu  W Th  F  S
    1  2  3  4  5  6  7
    8  9 10 11 12 13 14
   15 16 17 18 19 20 21
   22 23 24 25 26 27 28
   29 30 31
   exit
   exit
   ftp>

[Home] [Search] [Index]