Search Results

Search: Posts Made By: rubico
7,667
Posted By rubico
again, thank you very much sir :D
again, thank you very much sir :D
7,667
Posted By rubico
more option
Can i have more question to this issue please?

i modified your script to this:
/usr/xpg4/bin/awk -F':' '$3>100&&$1!~/nobody/||$3==0{gsub("\\..*|/.*/","",FILENAME);print FILENAME";"$0}' *.pass >...
7,667
Posted By rubico
works like a charm thanks
works like a charm thanks
7,667
Posted By rubico
thank you but: awk: syntax error near line 1 ...
thank you but:
awk: syntax error near line 1
awk: illegal statement near line 1
:(
7,667
Posted By rubico
AWK? parsing /etc/passwd file.
Hello guys,
please help me to make simple script for parsing passwd file.
I have many passwd files from our servers, named server1.pass, server2.pass etc..
so
for server in `ls *.pass`
i need...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 03:10 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy