Search Results

Search: Posts Made By: nithin03051985
13,649
Posted By nithin03051985
ps -fu <USERID>| awk -F" " '{ print $2 }' | xargs...
ps -fu <USERID>| awk -F" " '{ print $2 }' | xargs kill -9
22,251
Posted By nithin03051985
How about this du -a | sort -g
How about this
du -a | sort -g
115,379
Posted By nithin03051985
Hey...we can also check in one line command rite?...
Hey...we can also check in one line command rite?
ps -ef | grep <pid> | grep -v grep
1,811
Posted By nithin03051985
Thanks a Lot SIR :)
Thanks a Lot SIR :)
1,811
Posted By nithin03051985
Unix script assigments.
Hi....i m working with Unix commands from 6 months.
Now i wanna learn Unix scripting. I know the basic. But i need to practice.
Can some one recommend me the site or books of Assigments..
question...
3,558
Posted By nithin03051985
Thank you very much vgersh99 Thanks a lot for...
Thank you very much vgersh99
Thanks a lot for your help
3,558
Posted By nithin03051985
awk command details
Hi I m new to unix can any one tell me details of 'awk','sed' commands


Plz
Showing results 1 to 7 of 7

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