Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
grep - invalid argument
- X-seq: zsh-users 15993
- From: Jerry Rocteur <jerry.rocteur@xxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: grep - invalid argument
- Date: Mon, 2 May 2011 12:38:31 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=OMy1CzIPuPU7zddCt5UPQF6XYgnP8ZpFY2+Myr+a2iU=; b=SZMNkFVXNcit00hXZeeUUHTLay8/k7+m9opfw9mT/VhLDoXXiShWyS4qdlGmyCXWzJ vAnVyg6RTmK+G7kzdqgfdaHeFbZ7gcrgZCFJjbrUKAbbNA/pWE9aAjqhqacMSnkbnKrH XEqd3kF521PeyzxuJXUTGeEtZfVMxz/Lc+9f8=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=U0QiN8rniSppxx3uxNEmBNwbgmxJRNgzAAgJKFscUYkyYknjl5EskaDmJV1tCfrpBx ymYy13Bi3sOiD4ip3oV6LQMzBMgODEncaMFb6u78fjcEpU2hM7mDxPoCcwSEqiPlttne SE2mjBLzgNe2glNVYSdQk2/eqELXr74E6qOwU=
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Hi,
Does anyone know which zsh setting would make grep give error:
grep: xxx: Invalid argument
Where xxx is a subdirectory of where you are running your grep from ?
Note that we are running zsh in ksh compatibility mode:
ls -l $SHELL
lrwxrwxrwx 1 root root 8 Sep 25 2009 /bin/ksh -> /bin/zsh
echo $ZSH_VERSION
4.2.6
Thanks in advance,
Jerry
Messages sorted by:
Reverse Date,
Date,
Thread,
Author