23 Aug
2005
23 Aug
'05
4:45 p.m.
According to Alexander Yeremenko: Hi!
#!/bin/sh SORTCMD="grep -v Zuka | tail -n 16" cat file | ${SORTCMD} grep: |: No such file or directory
Сделай через alias alias sc='grep -v Zuka | tail -n 16'
-- AY7-UANIC || AY15-RIPE =================================================================== uanog mailing list. To Unsubscribe: send mail to majordomo@uanog.kiev.ua with "unsubscribe uanog" in the body of the message
-- Taras Heychenko =================================================================== uanog mailing list. To Unsubscribe: send mail to majordomo@uanog.kiev.ua with "unsubscribe uanog" in the body of the message