User Tools

Site Tools


структура_команд_unix

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
структура_команд_unix [2009/03/02 11:13]
val
структура_команд_unix [2013/05/22 13:50]
127.0.0.1 внешнее изменение
Line 1: Line 1:
 ====== Структура команд UNIX ====== ====== Структура команд UNIX ======
 +
 +[[http://​ru.wikipedia.org/​wiki/​Интерфейс_командной_строки]]
  
 <​code><​команда>​ <​ключи>​ <​аргументы></​code>​ <​code><​команда>​ <​ключи>​ <​аргументы></​code>​
Line 14: Line 16:
    -ni fxp0    -ni fxp0
    ​-nifxp0    ​-nifxp0
-   <del>-infxp0</​del>​+   ​-infxp0
    ​--prefix=/​usr/​local    ​--prefix=/​usr/​local
    ​--exclude /usr/ports    ​--exclude /usr/ports
 +</​code>​
 +
 +===== Примеры =====
 +<​code>​
 +ls -a
 +ls -al
 +ls -l /bin
 </​code>​ </​code>​
  
 ===== Исключения ===== ===== Исключения =====
 <​code>​ <​code>​
-find /usr/share -name "*html"+find /usr/share -name '*html'
 ps ax ps ax
-tcpdump -n -i fxp0 "port 25"+tcpdump -n -i fxp0 'port 25'
 </​code>​ </​code>​
  
структура_команд_unix.txt · Last modified: 2016/04/07 08:50 by val