list-directory

Posted 2012-03-29 01:48 by Joe

list-directory.pl

list-directory.pl

Lists the contents of a directory on a remote system.

This command simply outputs the names of files in a directory on the remote system specified with the --host flag. The directory to list is chosen with the --dir flag.

Example usage

  cloudmin list-directory --host xencentos.home --dir /etc
  hosts
  passwd
  group

Command Line Help

cloudmin list-directory --host name
                        --dir path