Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: few questions



On Nov 21,  5:08pm, Zefram wrote:
}
} Vincent Lefevre wrote:
} >Well, this is a bit annoying as a function can't be avoided with "\".
} 
} alias ls=fiddled_ls
} function fiddled_ls { ...; }

Something just occurred to me:

    alias '\ls'='command ls'

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   



Messages sorted by: Reverse Date, Date, Thread, Author