Why we use pwd command in linux?
No Answer is Posted For this Question
Be the First to Post Answer
what is a superblock ?
What is gnu in linux?
How many linux commands are there?
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
When is it better to use the more command rather than cat command?
How did you do the Health check in Linux?
How do you kill a process in linux?
when zombie process fully cleared?
a remote shell is invoked by the command a)remote_shell b)remote_sh c)rsh d)remote conn
What is mkdir?
Explain grep command.
How do I open a text file in cmd?