[Novalug] .bashrc favorite shortcuts

Stephen Cicirelli scicirelli at gmail.com
Fri Nov 7 15:40:06 EST 2008


I like to use:
alias telent=telnet

but that's mostly 'cause I can't type.

-stephen

On Fri, Nov 7, 2008 at 3:14 PM, Bud Roth <junk at taiotoshi.org> wrote:

> Heh.  I agree with that.  Hasty paste job...I'll try yours...
>
> What does ..?* do?
>
>
> On Fri, 2008-11-07 at 14:48 -0500, Jon LaBadie wrote:
> > On Fri, Nov 07, 2008 at 01:25:25PM -0500, Tux Subscriber Dave Aronson
> wrote:
> > > Bud Roth <junk at taiotoshi.org> wrote:
> > >
> > > > alias l.='ls -dF .[a-zA-Z0-9]* --color=tty' #only show dotfiles
> >
> > Blech, why does ls accept options after the file arguments?
> > Works but very non-standard seems to me.
> >
> > >
> > > Why not 'ls -dF .*'?  Or are you trying to also filter out . and ..?
> >
> > To get all dot files you might consider this variation:
> >
> > alias l.='ls -dF --color=tty .[^.]* ..?*'
> >
> >
>
> _______________________________________________
> Novalug mailing list
> Novalug at calypso.tux.org
> http://calypso.tux.org/cgi-bin/mailman/listinfo/novalug
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://calypso.tux.org/pipermail/novalug/attachments/20081107/80f48d59/attachment.html 


More information about the Novalug mailing list