On Tue, Feb 28, 2012 at 03:04:22PM -0800, Andreas Kupries wrote:
> On 2/28/2012 3:03 PM, Christopher Berardi wrote:
> >On Tue, Feb 28, 2012 at 01:51:29PM +0100, Gour wrote:
> >>c) some aliasing mechanism so that user can create aliases for commands
> >>invoked with common options, e.g, ability to define
> >>
> >>cip = ci --private
> >
> >Why not just use your shell's aliasing mechanism? For example, in a
> >Bourne compatible shell you could place this in your .shrc file:
> >     alias cip='fossil ci --private'
> >
> 
> Not everyone uses Unix.
> Are there Windows shells supporting aliases, outside of 'mingw/bash' ?

I think that Windows shortcut links (when they work) allow you to
specify arguments to send. But, Windows isn't really command line
friendly either way.

-- 
Christopher Berardi
http://www.natoufa.com/

May grace and peace by yours in abundance.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to