how is the possible the "last 10 files present in the
current directory and stores them in the file list".
Answers were Sorted based on User's Feedback
How did you do the Health check in Linux?
What is ulimit command?
You wish to print a file ‘draft’ with 60 lines to a page. What command would you use?
How many commands are there in linux?
what is the diff b/w ext2 and ext3?
Did you ever write any inerface files / profile file to support unix environment setup ?
How do make computer faster?
How do you find files in Linux?
What would you do when all the processess hangs and there is no other option in unix?
How will you execute a java program inside a kornshell script?
Hi All of Unix/Linux professional Q.Why soft link file not open by cat command. Ihave make following symbolic link but when i open with #cat linkfilename it does not oped please see the following code and try to answer. # ln -s file1 ~/mydir/filea [root@dhcppc0 ~]# cd mydir [root@dhcppc0 mydir]# ls -l total 4 lrwxrwxrwx 1 root root 5 2010-04-04 09:04 filea -> file1 [root@dhcppc0 mydir]# cat filea cat: filea: No such file or directory
In order to improve your system’s security you decide to implement shadow passwords. What command should you use?