Differences between revisions 1 and 2
Revision 1 as of 2007-05-02 22:56:56
Size: 226
Editor: redondos
Comment:
Revision 2 as of 2008-11-22 14:09:45
Size: 226
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
[[Anchor(faq12)]] <<Anchor(faq12)>>

A program (e.g. a file manager) lets me define an external command that an argument will be appended to - but i need that argument somewhere in the middle...

    sh -c 'echo "$1"' -- hello

BashFAQ/012 (last edited 2019-06-06 17:29:00 by GreyCat)