[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [linux-team] Redirection entree-sortie



tu peut utiliser les différentes entrées/sorties

exemple

$ exec 6> fichier
$ ls >&6
$ more fichier

PS n utilises pas les entrées 0 1 2 qui sont les entrées sorties standarts
(0 input 1 output 2 err)


-----Original Message-----
From: Frederic Detienne [mailto:fd@cisco.com]
Sent: Wednesday 18 October 2000 11:46
To: linux-team@rtfm.be
Subject: [linux-team] Redirection entree-sortie


Linux-Team,

Je voudrais lancer deux process dont les entrees et sorties standard
seraient croisees (la sortie de l'un parlerait a l'entree de l'autre et
vice-versa).

Est-ce possible dans un des shells ? Comment ?

merci,

	fred
--------
Visit the Linux Supertore Online: http://www.redcorp.com !
If you want to be deleted from the list, send a mail to
majordomo@rtfm.be with "unsubscribe linux-team" in the body.
Archive of the list: http://tania.be.linux.org/

**** DISCLAIMER **** 
"This e-mail and any attachments thereto may contain information 
which is confidential and/or protected by intellectual property 
rights and are intended for the sole use of the recipient(s) named above. 
Any use of the information contained herein (including, but not limited to, 
total or partial reproduction, communication or distribution in any form) 
by persons other than the designated recipient(s) is prohibited. 
If you have received this e-mail in error, please notify the sender either 
by telephone or by e-mail and delete the material from any computer. 
Thank you for your cooperation."

--------
Visit the Linux Supertore Online: http://www.redcorp.com !
If you want to be deleted from the list, send a mail to
majordomo@rtfm.be with "unsubscribe linux-team" in the body.
Archive of the list: http://tania.be.linux.org/