Search Results

Search: Posts Made By: george_vandelet
15,641
Posted By george_vandelet
thanks. Ill give that a look!
thanks. Ill give that a look!
15,641
Posted By george_vandelet
grep single quotes or double quotes
Unix superusers,

I am new to unix but would like to learn more about grep. I am very familiar with regular expressions as i have used them for searching text files in windows based text...
1,290
Posted By george_vandelet
thank you!
thank you!
1,290
Posted By george_vandelet
awk simple question
Can anyone tell me please what the "+" is doing in this awk command?
find / -user smith -type f -ls | awk '{ sum += $7 } END {print sum }'

Thanks,

George
1,036
Posted By george_vandelet
Thanks
Thank you. That is very good to know!

George
1,036
Posted By george_vandelet
question: AWK and <
Unix Superusers,

I am trying to learn to use AWK and am relatively new to unix. I see an awk example in an AWK tutorial that is as follows:

awk -F: '{print $1}' < /etc/passwd |tail

can...
Showing results 1 to 6 of 6

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