Skip to content

Instantly share code, notes, and snippets.

@yoshikaw
Created October 14, 2015 05:55
Show Gist options
  • Save yoshikaw/2a2b5bf2c150befc4127 to your computer and use it in GitHub Desktop.
Save yoshikaw/2a2b5bf2c150befc4127 to your computer and use it in GitHub Desktop.
% ls -l **/*(
Completing glob qualifier
% -- device files
) -- end of qualifiers
* -- executable plain files
+ -- + command name
- -- follow symlinks toggle
. -- plain files
/ -- directories
: -- modifier
= -- sockets
@ -- symbolic links
A -- group-readable
D -- glob dots
E -- group-executable
F -- non-empty directories
G -- owned by EGID
I -- group-writeable
L -- + size
M -- mark directories
N -- use NULL_GLOB
O -- + sort order, down
P -- prepend word
R -- world-readable
S -- setgid
T -- mark types
U -- owned by EUID
W -- world-writeable
X -- world-executable
Y -- + at most ARG matches
[ -- + range of files
^ -- negate qualifiers
a -- + access time
c -- + inode change time
d -- + device
e -- execute code
f -- + access rights
g -- + owning group
l -- + link count
m -- + modification time
n -- numeric glob sort
o -- + sort order, up
p -- named pipes (FIFOs)
r -- owner-readable
s -- setuid
t -- sticky bit set
u -- + owning user
w -- owner-writeable
x -- owner-executable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment