How i'll delete a particular line from the file? Please give
answer as soon as possible. Thanks in advance.
Answer Posted / hari
uniq -u1 filename
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is unix command line?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What is awk command used for?
What is s and g in sed command?
Write a command to display a file’s contents in various formats?
What happens when we execute a unix command?
Name the unix command to find how many days the server has been up.
What is nr in awk command?
How do I use nslookup?
What is the significance of the 'tee' command?
How to find $ai_serual resolved path by using unix
Which command is used to copy files?
How to use grep command to list find the records of a file containing 10 different strings?
Give the command for finding the current date.
What is the general format of unix command syntax?