Re: How many ways can you run a script?

Liste des GroupesRevenir à ol misc 
Sujet : Re: How many ways can you run a script?
De : fritz (at) *nospam* spamexpire-202405.rodent.frell.theremailer.net (Fritz Wuehler)
Groupes : comp.os.linux.misc
Date : 30. May 2024, 03:48:55
Autres entêtes
Organisation : dizum.com - The Internet Problem Provider
Message-ID : <c2622bd3a44d3b386bb1f019c92dc41e@msgid.frell.theremailer.net>
References : 1
Woozy Song <suzyw...@outlook.com> [WS]:
WS> I know these are not all equivalent and may have idiosyncracies.           
 
Here come a few more using the shell's process substitution:

$ sh <(awk 1 myscript)

$ sh <(sed : myscript)

$ sh <(dd if=myscript 2>/dev/null)


Date Sujet#  Auteur
30 May 24 o Re: How many ways can you run a script?1Fritz Wuehler

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal