Which command will find all processes owned by user fred? 1 year agoby Linux Questions Which command will find all processes owned by user fred? › Category: Introduction to Linux I › Author "LinuxQuestions" › Which command will find all processes owned by user fred? Vote Up 0 Vote Down Linux Questions Staff asked 1 year ago Which command will find all processes owned by user fred? pgrep -i | fred ps fred | grep -1 process pgrep -u fred -l ps -a | user fred Please login or Register to submit your answer Username or Email Address Password Remember Me FacebookXGoogle+PinterestLinkedIn