What does && mean in bash?
No Answer is Posted For this Question
Be the First to Post Answer
What is FC command?
What could possibly be the problem when a command that was issued gave a different result from the last time it was used?
What is tty name?
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 work of dns
What is the role of the Linux kernel?
What is build process?
How do I change directories in linux command line?
What are the mv command options?
What is linux pwd (print working directory) command?
How do I check cpu usage?
What is $@ in bash?