What command you execute to display the last five commands
you have entered?
Answers were Sorted based on User's Feedback
Answer / ravindra s.
write answer is
history 5 OR history |tail -5
| Is This Answer Correct ? | 10 Yes | 0 No |
In /boot/grub/grub.conf file there is a line kernel /vmlinuz-version ro root=/dev/sda2, What is the meaning of "/" before vmlinuz? Pls explain?
My linux machine is crashed due to root file system, I need not to bother about the root file system, but i need to take care of /etc, /usr, like that.,, can i recover these file systems?
What is lsof command in linux?
How do I find the linux version?
What does r mean linux?
Write a command that will look for files with an extension "c", and has the occurrence of the string "apple" in it.
How do you copy in linux terminal?
How do you rate yourself in unix(if 0 is novice and 10 is sys admin)?
Why ls -F dev/log file output indicate as = sign at end of the file name?
1. Why "d" is postfix in almost every service name of Linux like httpd, dhcpd? 2. how to restrict su & ssh services for some users? 3. how can we configure a default gateway for 10 n/w cards in a server?
What is the difference between clang and llvm?
How do you create a blank file in linux?