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 5007if i run ls command it will show me the junk output what is problem and how to resolve it
BPO,
2 7953if 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 8339A file which is not deleted by normal user and also root (using rm), for that type of file how we delete it?
CTS,
5 11613I 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 9827My 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 5999How 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 12909I want to kill zombie process, but with using kill 9 i cannot kill that process? can u tell other commands?
CTS,
3 10961In my linux machine, i lost /etc/passwd file and /etc/shadow file, then how can i recover it?
5 17869Post New Linux Commands Questions
What command should you use to check your file system?
How do I check my cpu cores?
How do I check command history?
What are the command prompt commands?
What does grep grep do?
How do I change directories in linux command line?
What is the best cpu stress test?
What daemon is used for scheduling of the commands?
What is the role of case sensitivity in affecting the way commands are used?
What is unix finger command?
What is git command?
What does make clean command do?
What does r mean linux?
I am using RedHat 6.3 in I wanna to install and configure zimbra mail. Can anybody tell me what are the RPM packages required for zimbra mail ? Where can I get those RPM packages ?
What is $@ in shell?