In order to display the last five commands you have entered using the fc command, you would type?
No Answer is Posted For this Question
Be the First to Post Answer
How do you sort cpu in top command?
How use linux command line?
Did you work with linux? What flavors and versions?
How you will uncompress the file?
What is #!/ Bin sh?
What can you type at a command line to determine which shell you are using?
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
you wish to create a link to the /data directory in bob's home directory so you issue the command ln /data /home/bob/datalink but the command fails. What options hould you use in this command line to be successful.
What is command line in unix?
Explain getopts command of linux?
What is grep command in linux with examples?
My machine is running half duplex mode how to change half duplex to full duplex?