1PLS(1) http://synce.sourceforge.net/ PLS(1)
2
3
4
6 pls - list directory contents
7
8
10 pls [-a] [-d LEVEL] [-p DEVPATH] [-h] [DIRECTORY]
11
12
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
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 DEVPATH
59 Use the device at the given path, instead of the default.
60
61
62 -a Show all files including those marked as hidden.
63
64
65 -h Display help message.
66
67
68 DIRECTORY
69 The full path name to the directory. If this parameter is omit‐
70 ted, the contents of the "My Documents folder" is listed.
71
72
74 This manual page was written by David Eriksson <twogood@users.source‐
75 forge.net>.
76
78 synce(1) pcp(1) pls(1) prm(1) pmkdir(1) prmdir(1)
79
80
81
82The SynCE project November 2002 PLS(1)