Provided by: diod_1.0.14-5_amd64
NAME
diodls - list files by attaching directly to diod server
SYNOPSIS
diodls [OPTIONS] [-s NAME] [-a aname] [file [file...]]
DESCRIPTION
diodls connects to a diod server, attaches to the mount point aname, and lists the specified files or directories.
OPTIONS
-a, --aname NAME The file system name on the server (default ctl). -s, --server NAME The server in IP[:PORT], HOST[:PORT], or /path/to/socket form (default localhost:564). -m, --msize SIZE The maximum request size including 9P headers (default 65536). -u, --uid UID Try to attach to the server as the specified user (default your effective uid). -t, --timeout SECS Force timeout after specified number of seconds (default no timeout). -l, --long List stat information in addition to file names.
SEE ALSO
diod (8)