Здравейте,

Имам един въпрос: защо на едната дистрибуция се получава така, че "grep"-a хваща
и себе си като процес а на другата не? Проблемът е във версията на grep или
трябва някаква донастройка?

slack-current
-------------------- cut here
[EMAIL PROTECTED]:~$ ps ax|grep process && grep -V
22527 ?        RN   1332:05 ./process
 5322 pts/4    S+     0:00 grep process
grep (GNU grep) 2.5

Copyright 1988, 1992-1999, 2000, 2001 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

[EMAIL PROTECTED]:~$
-------------------- cut here

debian sarge
-------------------- cut here
[EMAIL PROTECTED]:~$ ps ax|grep process && grep -V
 2889 ?        RN   1100:52 ./process
grep (GNU grep) 2.5.1

Copyright 1988, 1992-1999, 2000, 2001 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

[EMAIL PROTECTED]:~$
-------------------- cut here

Поздрави,
IR

-----------------------------

Мистър и Мисис Смит -  са Брад Пит и Анджелина Джоли
Шеметно действие, изключителни ефекти и невероятни каскади. 
http://www.mrandmrssmith.dir.bg/

Reply via email to