Re: list folders only!
pk <pk@pk.invalid> writes:
> Cyrus Kriticos wrote:
>
> >> alias dir 'set d = `ls -1F \!* |grep /`; if ($#d) echo "$d:gh";unset d'
> >
> > "if" without "then" and "fi"?
>
> I think that's tcsh syntax.
Which is what the OP mentioned....
|