logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

diodls - list files by attaching directly to diod server

Description

diodls  connects  to  a  diod server, attaches to the mount point aname, and lists the specified files or
       directories.

Name

       diodls - list files by attaching directly to diod server

Options

-a,--anameNAME
              The file system name on the server (default ctl).  Note that the "ctl" synthetic file system  must
              be explicitly exported.

       -s,--serverNAME
              The server in IP[:PORT], HOST[:PORT], or /path/to/socket form (default localhost:564).

       -m,--msizeSIZE
              The maximum request size including 9P headers (default 65536).

       -u,--uidUID
              Try to attach to the server as the specified user (default your effective uid).

       -t,--timeoutSECS
              Force timeout after specified number of seconds (default no timeout).

       -l,--long
              List stat information in addition to file names.

       -p,--privport
              Connect  from a socket bound to a port in the range of 512-1023, available to root only.  This can
              be used in conjunction with the privport export option.

See Also

       diod (8)

diod-1.0.24                                        2015-03-31                                         diodcat(8)

Synopsis

diodls[OPTIONS][-sNAME][-aaname][file[file...]]

See Also