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
2 5104if i run ls command it will show me the junk output what is problem and how to resolve it
BPO,
2 8077if i have one folder say aaa and that folder having 100 files from that 50 files there aaa word is written how to find in which aaa is writen and without opening that file
6 8549A file which is not deleted by normal user and also root (using rm), for that type of file how we delete it?
CTS,
5 11807I lost a root password and i need to give it, I treid to change it through single usermode even though i am not get a password, then what is the other procedure to give a root password?
8 10128My 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?
2 6142How can I know my linux os is 32 bit or 64 bit? and How can i know my CPU is 32 bit or 64 bit in linux machine environment.?
7 13129I want to kill zombie process, but with using kill 9 i cannot kill that process? can u tell other commands?
CTS,
3 11115In my linux machine, i lost /etc/passwd file and /etc/shadow file, then how can i recover it?
5 18052Post New Linux Commands Questions
What is mask and umask in linux?
How do I search bash history?
What is bash history linux?
What command would you use to check how much memory is being used by linux?
Brief about the command kill PID?
What is difference between sh and bash?
What are the examples of simple command?
Explain about system and user utilities?
What is the use of cp p command?
You wish to print a file ‘draft’ with 60 lines to a page. What command would you use?
How do I change shell in linux?
What does the command env do?
What is cd in cmd?
How to recover /etc/passwd file and /etc/shadow file?
How does diff command work?