1NWPURGE(1) nwpurge NWPURGE(1)
2
3
4
6 nwpurge - Permanently delete previously erased files
7
9 nwpurge [ -h ] [ -a ] [ -l ] [ -s ] [ directory ]
10
11
13 nwpurge purges files from specified NetWare directory.
14
15
17 -h
18 -h is used to print out a short help text.
19
20 -a
21 -a is used to specify that not only specified directory, but also
22 its subdirectories have to be purged.
23
24 -l
25 -l is used to disable purge. Files are only printed out.
26
27 -s
28 -s specifies silent mode (no print output, only total is printed).
29
30 directory
31 You can specify the directory in which you want to purge files. Cur‐
32 rent working directory is used by default. You have to specify path
33 in Linux format, not in NetWare format.
34
35
37 nwpurge -a /NetWare/server/sys
38
39 With this example, all files from directory /NetWare/server/sys and
40 from all its subdirectories are purged.
41
42
44 nwpurge was written by Petr Vandrovec with the corresponding NetWare
45 utility in mind. See the Changes file of ncpfs for other contributors.
46
47
48
49
50nwpurge 4/2/1998 NWPURGE(1)