What are awk commands?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of touch command in there?
when we installing aix os the ssh installed default?
The command grep first second third /usr/you/myfile a) prints lines containing the words first, second or third from the file /usr/you/myfile b) searches for lines containing the pattern first in the files second, third, and /usr/you/myfile and prints them c) searches the files /usr/you/myfiel and third for lines containing the words first or second and prints them d) replaces the word first with the word second in the files third and /usr/you/myfile e) None of the above
What is the general format of unix command syntax?
What are Unix processes, and how do you manage them?
In UNIX, what is the command to kill a process?
How do I open a port?
What are the differences among a system call, a library function, and a unix command?
How to redirect standard error to a file?
distinguish between physical addresses and logical address?
How do I use grep to search for a file?
what is the difference between relative path and absolute path?