Problem with bash: alias command

Michael Welle mwe012008 at gmx.net
Sun Dec 20 14:45:17 UTC 2015


Hello,

Patrick O'Callaghan <pocallaghan at gmail.com> writes:

> On Sun, 2015-12-20 at 15:00 +0100, Joachim Backes wrote:
>> Remark: Working with aliases seems to be a bit sophisticated :-)
>
> Not really. IIRC aliases predate functions. They were first introduced
> in the C Shell (seeĀ https://en.wikipedia.org/wiki/Alias_(command)) and
> are thus more limited.
at least in (t)csh

alias foo 'echo "par=\!^"'

would have worked as the OP expected.

Regards
hmw

-- 
biff4emacsen - A biff-like tool for (X)Emacs
http://www.c0t0d0s0.de/biff4emacsen/biff4emacsen.html
Flood - Your friendly network packet generator
http://www.c0t0d0s0.de/flood/flood.html


More information about the users mailing list