You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
10- `node cat -touch <filepath>` => Creates new file/folder at the specified path π<br>
29
+
11- `node cat -tree <filepath>` => Draws the path tree π³<br>
30
30
12- We can mix and match some of the options.
31
31
32
32
## Edge cases:
@@ -43,5 +43,4 @@ option to view tree structure of directory (`-tree`)<br>
43
43
44
44
## Compression:
45
45
### Before Compression: 
46
-
`node cat -c Folder/Large.txt`
47
46
### After Compression: 
0 commit comments