1PLS(1)                   http://synce.sourceforge.net/                  PLS(1)
2
3
4

NAME

6       pls - list directory contents
7
8

SYNOPSIS

10       pls [-a] [-R] [-d LEVEL] [-p DEVNAME] [-h] [DIRECTORY]
11
12

DESCRIPTION

14       pls  list  the  contents  of  a directory on a device connected through
15       SynCE.
16
17
18       Forward slashes ('/') on the command line  are  converted  to  backward
19       slashes ('\').
20
21
22       File attributes
23
24              A  Archive
25
26              C  Compressed
27
28              D  Directory
29
30              H  Hidden
31
32              I  In ROM
33
34              M  ROM module (can only be executed, not read!)
35
36              N  Normal
37
38              R  Read-only
39
40              S  System
41
42              T  Temporary
43
44

OPTIONS

46       -d LEVEL
47              Set debug log level:
48
49              0 - No logging (default)
50
51              1 - Errors only
52
53              2 - Errors and warnings
54
55              3 - Everything
56
57
58       -p DEVNAME
59              Use the device with the given name, instead of the default.
60
61
62       -a     Show all files including those marked as hidden.
63
64
65       -R     Recursively list subdirectories.
66
67
68       -h     Display help message.
69
70
71       DIRECTORY
72              The full path name to the directory. Wild cards are allowed, but
73              only for the trailing part of the path, and should be  protected
74              from  the shell. If this parameter is relative, it is assumed to
75              be relative to the "My Documents"  folder.  Similarly,  if  this
76              parameter  is omitted, the contents of the "My Documents" folder
77              is listed.
78
79

AUTHOR

81       This manual page was written by David  Eriksson  <twogood@users.sourceā€
82       forge.net>.
83

SEE ALSO

85       synce(1) pcp(1) pls(1) prm(1) pmkdir(1) prmdir(1)
86
87
88
89The SynCE project                November 2002                          PLS(1)
Impressum