|
Related Questions |
View Answer |
|
How do you send a mail message to somebody? -
|
View Answer
|
|
How do you send a mail message to somebody?
|
View Answer
|
|
How do you find out your own username?
|
View Answer
|
|
How do you remove a file?
|
View Answer
|
|
How do you remove a file?
|
View Answer
|
|
How do you find out the current directory you’re in?
|
View Answer
|
|
What’s the command to find out users on the system?
|
View Answer
|
|
What’s the command to find out today’s date?
|
View Answer
|
|
How do you find out what’s your shell?
|
View Answer
|
|
How would you get the character positions 10-20 from a text file?
|
View Answer
|
|
How would you using the commands ps, cut, tr and kill, along with pipes, write a command that will find all sleep processes running on the system and kill them?
|
View Answer
|
|
For class I need to create the command line. cAN ANYONE HELP ME?
Using the commands ps, cut, tr and kill, along with pipes, write a command that will find all sleep processes running on the system and kill them.
Thank you Archie
|
View Answer
|
|
What does $? return?
|
View Answer
|
|
How would you replace the n character in a file with some xyz?
|
View Answer
|
|
How would you print just the 25th line in a file (smallest possible script please)?
|
View Answer
|
|
How would you get the character positions 10-20 from a text file?
|
View Answer
|
|
When you login to a c shell, which script would be run first? (before the terminal is ready for the user)
|
View Answer
|
|
How do you read arguments in a shell program - $1, $2 ...
|
View Answer
|
|
What are the different kinds of loops available in shell script
|
View Answer
|
|
How do u open a read only file in Unix?
|
View Answer
|