How do you create a file in UNIX
Answer Posted / guest
with cat or touch command....
| Is This Answer Correct ? | 87 Yes | 22 No |
Post New Answer View All Answers
Explain mount and unmount command.
What is ctrl d?
What is the difference between cat command and more command?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What is awk good for?
How do I clear my terminal history?
What is grep in bash?
Name the various commands that are used for the user information in unix.
How does the system know where one command ends and another begins?
Who command in unix operating system?
What is the pipe command?
Why is it called a shebang?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
How to find $ai_serual resolved path by using unix
How does pipe () work?