Поиск по: -
Поискать по всем серверам
На этой странице приведены все страницы, которые ссылаются на http://comet.sai.msu.ru/UNIXhelp/commanz/cmd3.2.2.html. Показаны документы 1 - 1 из 1.
1. Redirecting standard output
. To redirect the standard output from a command use the > (greater than) symbol followed by the name of the output file. If the file that you redirect standard output to does not already exist it will be created. For example: grep Smith /etc/passwd > popular . This redirects the standard output from the grep command so that it goes to the file popular . This file will contain all occurrences of the string Smith that were found in the /etc/passwd file. **Caution** . Did You Know? .
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/UNIXhelp/commanz/cmd3.2.html -- 2.3 Кб -- 17.01.1997
Похожие документы
Похожие документы
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда