Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
GLOB not listing all files?
- X-seq: zsh-users 10352
- From: "sam reckoner" <sam.reckoner@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: GLOB not listing all files?
- Date: Tue, 6 Jun 2006 13:20:19 -0700
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=a3x13kfBgPKrNqa8Y3/puUZFn16s+6Crt9R+KqagAEpMtKiz4MAVtiZUnpOfLCvX+u5YA9erXE6ysHy/eoZxKUDrNTw9BXcyLTqoyYiPGdOZ9MHwKBN7YpAfKF5tTs+twZoeQpgidQoOQ2vy5k0BlQtHv0peYiR2zpDdrnNJF5Q=
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
when I do
% ls
I get one list of files, but that is different from when I do
% ls *
In particular, only files that are smaller than about 4GB are shown. This is on AIX.
I have never had this problem before.
Thanks!
Messages sorted by:
Reverse Date,
Date,
Thread,
Author