On Sat, Sep 17, 2011 at 12:36 PM, Kumar Appaiah <[email protected]>wrote:
> On Sat, Sep 17, 2011 at 12:01:50PM +0800, lina wrote: > > Hi, > > > > I wonder is it possible to make the terminal recognize > > > > LS or Ls > > > > as > > > > ls > > Just add > > alias LS='ls' > > in your ~/.bashrc (or analogous for your shell). > > Kumar > -- > I've seen people with new children before, they go from ultra happy to > looking like something out of a zombie film in about a week. > -- Alan Cox about Linus after his 2nd daughter > > > -- > To UNSUBSCRIBE, email to [email protected] > with a subject of "unsubscribe". Trouble? Contact > [email protected] > Archive: > http://lists.debian.org/[email protected] > > Thanks both of you, it works. -- Best Regards, lina

