Search Results

Search: Posts Made By: mfruiz34
5,101
Posted By mfruiz34
Output redirection
Hello i am trying to write a script that will redirect the output to a certain file. Here is the code so far:

#!/bin/bash
ps -e | sort | more > psfile

When I execute the script nothing happens...
15,817
Posted By mfruiz34
groupadd
Hello everyone-I am a new Unix user, only in my second week of class, and i am having a real hard time getting the groupadd command to work. The command I am using is /usr/sbin/groupadd mygroup. When...
Showing results 1 to 2 of 2

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