-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
42 lines (26 loc) · 788 Bytes
/
TODO
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
=====================================TODO======================================
Advanced cd is not working :
--> cd .. display changing to ".." directory
--> cd . display changing to '.'directory
--> cd - is not working at all
ls date may not working as intented if the file date is unspesified
==================================THRESHOLD 0==================================
ls: [OK]
cd: [OK]
cat: [OK]
info: [OK]
help: [OK]
quit: [OK]
==================================THRESHOLD 1==================================
get: [OK]
tree: [OK]
adv cd: [KO]
=================================OUTPUT ERROR=================================
ls: [OK]
cd: [OK]
cat: [OK]
info: [OK]
help: [OK]
quit: [OK]
get: [OK]
tree: [OK]