1 .TH STEST 1 dmenu\-VERSION
3 stest \- filter a list of files by properties
6 .RB [ -abcdefghlpqrsuwx ]
14 takes a list of files and filters by the files' properties, analogous to
16 Files which pass all tests are printed to stdout.
23 Test that files are block specials.
26 Test that files are character specials.
29 Test that files are directories.
32 Test that files exist.
35 Test that files are regular files.
38 Test that files have their set-group-ID flag set.
41 Test that files are symbolic links.
44 Test the contents of a directory given as an argument.
47 Test that files are newer than
51 Test that files are older than
55 Test that files are named pipes.
58 No files are printed, only the exit status is returned.
61 Test that files are readable.
64 Test that files are not empty.
67 Test that files have their set-user-ID flag set.
70 Test that files are writable.
73 Test that files are executable.
77 At least one file passed all tests.
80 No files passed all tests.