Hi! I noticed that ls -a *old won't match .xsession.old. I don't know if it a bug or a feature. ;) To list it I must type ls -a | grep .old or ls .*old
Thank for your time. Regards, dfm
Hi! I noticed that ls -a *old won't match .xsession.old. I don't know if it a bug or a feature. ;) To list it I must type ls -a | grep .old or ls .*old
Thank for your time. Regards, dfm