Hello,
I am not new to UNiX, but I am new to the SunOS and Solaris.
I am having a problem defining aliases, and was hoping someone could
help me out.
I've tried both the csh and ksh/bash format, ie
alias lsa='ls -la'
alias lsa 'ls -la'
but neither of them work, when I type lsa it returns
'lsa' not found.
There are several terms defined and shown when I type alias (no args.)
but when I type one of those names it also tells me that the command
cannot be found.
I just bought this system, and I guess it is possible that the
previous S.A. did something funny to it, but I have never seen a
system before that wouldn't accept aliases.
BTW, I am logged in as root.
Thank you...