The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Поиск:  Каталог документации

Example of cancelling a foreground process

To cancel the foreground process:

   find / -name '*.ps' -print
   ...
   ...
   ^C
   pwd
   /home/jeremy/book
   find . -name '*.ps' -print

The user enters a command to find files with the extension .ps starting from the root directory!

Realising that this command will take a long time to run and is not appropriate, they cancel it, check their current directory and re-run the command from there.


[Home] [Search] [Index]



Партнёры:
PostgresPro
Inferno Solutions
Hosting by Hoster.ru
Хостинг:

Закладки на сайте
Проследить за страницей
Created 1996-2024 by Maxim Chirkov
Добавить, Поддержать, Вебмастеру