⇤ ← Revision 1 as of 2007-05-02 22:56:56
Size: 226
Comment:
|
Size: 226
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