Explain about system and user utilities?
How do you create a file in linux?
what is the standard output in a file as well as disply it on the terminal options like A)pr B) tail C) tee D)nl
3 Answers Google, Thermotech Engineers,
How can I only see the first 14 lines of a file?
What is devops linux?
How do you kill a process in linux?
How do you list all the files in a directory, including hidden files?
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
Which command would you use to create a file system on a new hard drive?
The ‘logout’ built in command is used to
What is the use of ls command?
How do I find old commands in linux?
What the command used for search file or files for specific text?