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 5126if i run ls command it will show me the junk output what is problem and how to resolve it
BPO,
2 8104if 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 8585A file which is not deleted by normal user and also root (using rm), for that type of file how we delete it?
CTS,
5 11846I 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 10169My 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 6164How 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 13192I want to kill zombie process, but with using kill 9 i cannot kill that process? can u tell other commands?
CTS,
3 11132In my linux machine, i lost /etc/passwd file and /etc/shadow file, then how can i recover it?
5 18080Post New Linux Commands Questions
What is mkdir p?
What is sudo bash command?
You want to copy the user’s home directories to a new location. Which of the following commands will accomplish this?
How do I check memory usage on linux?
Is cmake only for c++?
What the command used for search file or files for specific text?
How do you create a blank file in linux?
How do I know my shell?
Explain about gzip filename?
What are the command prompt commands?
How can I check the exit status of my previous command in Linux operating system?
What does chmod do in linux?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc in Linux?
How do I overclock my cpu?
What is the use of cp p command?