e.g.
doskey ls=dir
... the above is really handy when you are forced to used Windows cmd,
but spend most of your time in BASH.
__armando
> --
> You received this message because you are subscribed to the Google Groups
> "TechValley Ruby Brigade" group.
> To post to this group, send email to techva...@googlegroups.com.
> To unsubscribe from this group, send email to
> techvalleyrb...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/techvalleyrb?hl=en.
>
doskey ruby=ir
__armando
doskey ruby="ir $*"
It's probably the parameters getting chopped off ....
__armando
__armando