Gentoo Archives: gentoo-user

From: Ivan Alden <ivan.alden@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Shell problem
Date: Mon, 11 Aug 2008 03:00:42
Message-Id: 1218459446.6031.4.camel@alden
1 Hi all,
2
3 I was working in a shell with tar and I changed something where now when
4 I type "*" it interprets it as --exlucde
5
6 i.e
7
8 $ *
9 bash: --exlucde: command not found
10
11 or
12
13 $ ls *
14 ls: unrecognized option `--exlucde'
15 Try `ls --help' for more information.
16
17 how can I fix this?
18
19 thanks,
20 Ivan

Replies

Subject Author
Re: [gentoo-user] Shell problem Francisco Ares <frares@×××××.com>
Re: [gentoo-user] Shell problem Volker Armin Hemmann <volker.armin.hemmann@××××××××××××.de>
Re: [gentoo-user] Shell problem felix@×××××××.com