How to block the message in wall command some students are
send messages to all in the lab. please help me
Answers were Sorted based on User's Feedback
Answer / sreejith
easiest way is probably to first run 'whereis wall' to find
where the wall executable is and then 'chmod -x' it.
| Is This Answer Correct ? | 16 Yes | 3 No |
How do I search bash history?
Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.
State and explain about features of UNIX?
What does the command env do?
How do I stop a linux job?
Brief about finger username?
What is the use of cp p command?
What is vnc?
How to activate / deploy licence in RHEL 6 and what will happen if you don't activate / deploy licence in RHEL 6 ?
What is the purpose of the 'ps' command?
Is cmake only for c++?
You wish to print a file ‘draft’ with 60 lines to a page. What command would you use?