LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   live examples on Filters and ioredirection (https://www.linuxquestions.org/questions/linux-newbie-8/live-examples-on-filters-and-ioredirection-337220/)

mystical_sun2000 06-26-2005 12:27 AM

live examples on Filters and ioredirection
 
Hi,

I am new to linux. I have read few books on linux. But I wonder where IO Redirections and pipes and filters come in play with respect to linux. Can someone give me some examples of Pipes and filters and IO Redirection with respect to some linux file. Like how these things come in picture when we r working with linux.

Thanking you and waiting for some kind reply.

Amit

nixcraft 06-26-2005 01:29 AM

command > file

Will send output of command to file; see Redirection of Standard output/input i.e. Input - Output redirection at
http://www.cyberciti.biz/nixcraft/li...ch02sec15.html and http://www.cyberciti.biz/nixcraft/li.../ch04sec4.html hope this helps!

mystical_sun2000 06-26-2005 07:47 AM

Thanks nixcrafts for your example but i want to know it with reference to some file of Linux itself. I dont want to know a rough example.

chrism01 06-27-2005 01:33 AM

Well, the principle is the same anyway .... however, take a look at /etc/rc.d/init.d/autofs


All times are GMT -5. The time now is 01:12 PM.