LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   college thing (https://www.linuxquestions.org/questions/programming-9/college-thing-506484/)

pr0xibus 12-01-2006 05:15 AM

college thing
 
hi guys, what it is i got to write a script for an assessment to list a users processes and count them part of code is
read username
ps -u |grep -c $username;
but it doesnt work

any help appreciated

acid_kewpie 12-01-2006 06:06 AM

we aren't here to do your homework, you need to resaerch these things yourself and not get others to do it for you.


All times are GMT -5. The time now is 02:13 AM.