In UNIX, what is the command to edit contents of the file?
Answers were Sorted based on User's Feedback
Answer / shaishaw
Commands like vi filename, sed, awk , nawk can be used
| Is This Answer Correct ? | 4 Yes | 0 No |
Which is the command used to find out currently executing Process in UNIX?
What is the difference between awk and grep?
What is the use of awk command in unix?
What are grep patterns?
which command is used to identify the type of the file?
Which Command is Used for temprary switch User?
What Command will remove a Directory in UNIX?
What is mtime in find command?
What is the output of : $ ps-e $ ps-a commands
What does the metacharacter mean?
How to check whether some services are running in another server or not? Suppose i am currently in a server named A.I want to check whether some services are running in server B without logging into the server B.
3 Answers Amazon, MBA, Syntel, TCS, Unisys,
Give a regular expression that finds two things, try to come up with regular expressions that find each individually using "egrep" command?