lsw

Package: WA2L/WinTools 1.2.08
Section: General Commands (1)
Updated: 07 November 2021
Index Return to Main Contents

 

NAME

lsw - list files with multiple wildcards in selection path

 

SYNOPSIS

WA2LWinTools/lib/shell/lsw [ -h | -V ]

lsw [ -s | -a ][ -r ][ -d | -f | -l ][ -L ] file...

 

AVAILABILITY

WA2L/WinTools

 

DESCRIPTION

list files with multiple wildcards in file selection path:

lsw data*\*\*\*.csv

This not directly possible using dir or ls ports.

 

OPTIONS

-h
usage help.

-V
print program version.

-s
single line string list of resulting files.

-a
print all information (file type, file modification date and time, file size in bytes, filename). The fields are tabulator-separated.

-r
recursive file list on match.

-f
list files only.

-d
list directories only.

-l
list directories that are links (aka. reparse points) only.

-L
follow links. Default is not to follow links.

file...
list of files, directories or paths where multiple wildcards in all levels are supported.

When file is a '-', read files (one per line) from stdin.

 

EXIT STATUS

0
no error.

4
usage printed.

5
version printed.

 

EXAMPLES

-

 

SEE ALSO

wintoolsintro(1), ls(1), lscol(1), lscomp(1), lscp(1), lsmv(1), lssp(1)

 

BUGS

-

 

AUTHOR

lsw was developed by Christian Walther. Send suggestions and bug reports to wa2l@users.sourceforge.net . 

 

COPYRIGHT

Copyright © 2021 Christian Walther

This is free software; see WA2LWinTools/man/COPYING for copying conditions. There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


 

Index

NAME
SYNOPSIS
AVAILABILITY
DESCRIPTION
OPTIONS
EXIT STATUS
EXAMPLES
SEE ALSO
BUGS
AUTHOR
COPYRIGHT

This document was created by man2html using the manual pages.
Time: 16:32:18 GMT, September 14, 2024