Re: [dev] [sic] [PATCH] Treat non-option arguments as commands
Hi,
Did you try something like:
cat ~/.sicrc - | sic
or
cat <(echo ":j #suckless") - | sic
This should do what you want. The latter example depends on a shell extension,
but process substitution is such a nice idea it should be in all shells, IMHO.
-Truls
Received on Tue Sep 30 2014 - 22:29:26 CEST
This archive was generated by hypermail 2.3.0
: Tue Sep 30 2014 - 22:36:08 CEST