How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
No Answer is Posted For this Question
Be the First to Post Answer
What is grep r?
What is command substitution?
What is the command to view process running?
How to redirect standard error to a file?
Give a regular expression that finds two things, try to come up with regular expressions that find each individually using "egrep" command?
What does the md command do?
What does the command '$ls | wc –l > file1' do?
What is a bash command?
What are the unix commands?
What is the difference between cat command and more command?
How does a user get the current date, time in UNIX?
How do you find path of a directory? Give its syntax.