mirror of
https://github.com/dschmenk/PLASMA.git
synced 2025-02-05 21:32:13 +00:00
Update Version 2.0.md
This commit is contained in:
parent
c8015091a5
commit
1aee6c4523
@ -82,6 +82,7 @@ The file manipulation utilities to copy, delete, rename, create directories, and
|
||||
+REN <FILENAME> <NEWNAME>
|
||||
+NEWDIR <NEWDIRECTORY>
|
||||
+TYPE <FILENAME> [NEWTYPE [NEWAUX]]
|
||||
+CAT [-R] <FILEPATH]
|
||||
```
|
||||
The ```-R``` option will operate on the directories recursively. Wildcard filenames can be specified with ```'*'``` matching zero or more characters, and ```'?'``` matching any character.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user