vls
Display information about the files. By default, all files in the current working directory are listed.
vls: Usage Message
DESCRIPTION:
Display information about the files. By default,
all files in the current working directory are listed.
USAGE:
vls [OPTIONS] [file or dir] ...
OPTIONS:
-help -- Print this message
-long -- Give info in long format
-LONG -- Give info in even longer format
-Output -- Specify output format
Options can be truncated to 1 or 2 characters.
FORMATS:
default: @STATUS:10@ @ZIPPED@ @IUO@ @NAME@
long : @LEVEL:3@ @ID@ @IUO@ @STATUS:10@ @ZIPPED@ @NAME@
LONG : @LEVEL:3@ @ID@ (@INPUTS:4@,@OUTPUTS:4@)
@STATUS:10@ @ZIPPED@ @NAME@
EXAMPLES:
% vls
% vls -l
% vls foo*
% vls dir1 ../dir2
% vls -O "@ID@ @STATUS@ @TAIL@"