What is Write Command?
Answers were Sorted based on User's Feedback
Answer / prakash
allows you to communicate with other users, by copying lines
from your terminal to theirs.
| Is This Answer Correct ? | 10 Yes | 4 No |
Answer / puja parm anu.................
1)when you run write command in linux , the user gets the
message of the form :
message from yourname@yourhost...
| Is This Answer Correct ? | 4 Yes | 0 No |
How do I find old commands in linux?
what is the diff b/w ext2 and ext3?
How do you view the contents of a file in Linux?
What does cd do in linux?
What is the command to see on which port which service is running?
How do I clear terminal command history?
How can I only see the last 5 lines of a file?
How do find hard disk revolutions speed?
How do you rate yourself in unix(if 0 is novice and 10 is sys admin)?
what are the Linux-based security tools?
ls -l ls -t ls -r ls -a ls -ltr ls -u grep error file.txt grep -v error file.txt perl prg.pl | ./file.txt tee chmod +x chmod -x chmod =x ps bg date +%y%m%d ?
What is grep command in linux with examples?