when we installing aix os the ssh installed default?
Answers were Sorted based on User's Feedback
what are the different commands used to view the contents of a file?
Why is shebang used?
How do you repeat a command in terminal?
What are filter commands in unix?
what are processor execution levels and priorities?
What is the difference between cat and more command?
What does the command '$ls | wc –l > file1' do?
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
How do I run a bash script?
Explain ‘library functions’ with respect to unix commands?
How can you see the command line history?
how many internal commands is there in UNIX?