How do I find previous commands in unix?
Answer / Khushboo A Risalat
In Unix, you can view your previous commands using the History command. To display them, simply type `history`. To run a specific previous command, use the ! followed by the command number.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why is it called a shebang?
Explain command to show the space allocation of files?
How to add content of one file into another file at the beginning
What command is used to replace the existing string with some other?
Explain the read, write, and execute permissions on a UNIX directory.
what is mount ,tell me about mount ,how can u use in real time project??
What is the search command in unix?
How does pipe () work?
1-how will you display a file whose name is starting with '- '? 2-how will you add a patten at end of every line in vi editor?
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,
What is the comma to display different lines that are found when compare two files?
What does sed command do in unix?