-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtests.txt
More file actions
96 lines (87 loc) · 1.05 KB
/
tests.txt
File metadata and controls
96 lines (87 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
authors -?
authors
authors -l
authors -n
pid -?
pid
ppid -?
ppid
cd -?
cd ..
cd P2
date -?
date
date -t
date -d
historic -?
historic
historic 4
historic -4
open -?
open
open tests.txt ro
open
dup -?
dup 3
close -?
close 3
close 4
infosys -?
infosys
help -?
help authors
help
makedir -?
makedir test
makedir test/subtest
makefile -?
makefile BORRAME.txt
makefile AMITAMBIEN.txt
makefile test/test.txt
makefile test/subtest/subtest.txt
listfile -?
listfile test/test.txt
listfile -long test/test.txt
listfile -link test/test.txt
listfile -acc test/test.txt
cwd -?
cwd
listdir -?
listdir test
listdir -long test
listdir -link test
listdir -acc test
reclist -?
reclist test
reclist -long test
reclist -link test
reclist -acc test
revlist -?
revlist test
revlist -long test
revlist -link test
revlist -acc test
erase -?
erase BORRAME.txt test
delrec AMITAMBIEN.txt test
allocate -?
allocate
deallocate -?
deallocate
memfill -?
memfill
memdump -?
memdump
memory -?
memory
readfile -?
readfile
writefile -?
writefile
read -?
read
write -?
write
recurse -?
recurse
exit