What is dos and its commands?
No Answer is Posted For this Question
Be the First to Post Answer
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
What is the difference between kill and kill -9 commands?
What is lsof command in linux?
What is a makefile in linux?
Who command in linux?
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?
The ‘logout’ built in command is used to
What are the basic command in linux?
1.what is Kernel parameters? 2.how many cpu have use in your machine?
What is tty in linux command?
What does ls mean in linux?
You suspect that you have two commands with the same name as the command is not producing the expected results. What command can you use to determine thelocation of the command being run?