plan9-ls.1 -hald /etc /etc/gitconfig; sudoedit.8 chmod 0644 /etc/gitconfig; plan9-ls.1 -hald /etc/gitconfig
list contents of directory
-l     List  in  long  format,  giving  mode (see below), file system type (e.g., for devices, the # code
       letter that names it; see intro(3)), the instance or  subdevice  number,  owner,  group,  size  in
       bytes, and time of last modification for each file.
-d     If argument is a directory, list it, not its contents.
Commands separated  by  a ; are executed sequentially; the shell waits for each command to terminate in turn.  The
return status is the exit status of the last command executed.
execute a command as another user
source manpages: plan9-lssudoeditplan9-ls