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
Which unix command lists files/folders in alphabetical order?
Enumerate some of the most commonly used network commands in unix?
What is the difference between awk and grep?
What is nr in awk command?
Which command can you use to find the currently running process in unix server?
What is time_t?
What is the difference between cat and more command?
Explain the steps that a shell follows while processing a command.
What's a command word?
What does this command do? Cat food 1 > kitty
What is the comma to display different lines that are found when compare two files?
What does this command do,"$more readme.txt“?
Name the general commands in using unix os for a beginner?
How does the system know where one command ends and another begins?
How do you grep a case insensitive?