What happens when the following commands are executed on your LINUX/UNIX system? Why do you think these commands produce the results that they do?

What will be an ideal response?

cat letter >> letter
cat letter > letter
In both case, the following message is produced on LINUX.
cat: letter: input file is output file
The following message is produced on Sun Solaris.
cat: input/output files 'letter' identical

Computer Science & Information Technology

You might also like to view...

One way to detect rouge access points is by periodic site surveys

Indicate whether the statement is true or false.

Computer Science & Information Technology

SaaS is short for Security as a Service

Indicate whether the statement is true or false

Computer Science & Information Technology