1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-17 15:01:40 +02:00

zsh-workers/9169

This commit is contained in:
Tanaka Akira 1999-12-30 17:37:53 +00:00
parent b7325c6158
commit 8573bae723

View file

@ -14,6 +14,5 @@ else
[[ "$PREFIX[1]" = + || ret -eq 1 ]] } && [[ "$PREFIX[1]" = + || ret -eq 1 ]] } &&
compadd "$expl[@]" - +device +inode +mode +nlink +uid +gid +rdev \ compadd "$expl[@]" - +device +inode +mode +nlink +uid +gid +rdev \
+size +atime +mtime +ctime +blksize +block +link +size +atime +mtime +ctime +blksize +block +link
fi
done done
fi fi