answersLogoWhite

0

I/O Redirection is used when you don't want the output to go to the standard output location, e.g., the screen. It can be very helpful in capturing information to be used in a later process.

For example, if the command 'ls' is used the output goes to the screen.

But if the command 'ls > ls.out' is used, then the ls command output will be redirected to a file called ls.out, which can be examined, edited, or used in a later process.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Advantages of unix over windows?

bgjgjgjgj


How do you open a new file in unix?

Your question isn't really that clear; you can create a new file when exiting any of the editor programs, by using I/O redirection, or the touch command.


What are the advantages of Ispell in UNIX?

It is a spell checker; you get the advantage of checking your spelling.


What is similar to Unix?

Linux, Minix, Coherent, FreeBSD, etc. These are all clones of Unix


UNIX is an example of what?

Solaris, Mac OS X, HP-UX, and IRIX are all examples of Unix systems.


What is an example for an operating system?

There are many example ,starting from UNIX to Windows 8


What data structure is used by UNIX processes?

For example struct tm and struct stat are often used by UNIX processes.


Command is used to show clock on xwindow in unix?

xclock


Example of multiprogramming operating system?

Windows, Linux, Unix.


What are the advantages of unix based hosting?

One of the major advantages of unix based hosting is that unix is free, so the cost is not an issue. Another cost benefit is that several free applications are available for Unix based servers so the money that would have been allotted to this could be utilized elsewhere. Unix is also very efficient because less system resources are required which means less bandwidth and RAM are used. This results in a smoother and faster site. Many languages were developed using Unix as well. This means that there are more applications will be able to run on your site than if you had chosen another platform.


What are the advantages of a Unix file system?

It is a system software and all the processes in the operating system can be controlled by the user.


Why c lang developd?

To write programs in it. A prominent example is UNIX.