mirror of
https://github.com/you-dont-need/You-Dont-Need-GUI.git
synced 2025-08-19 11:31:38 +02:00
Formatting.
This commit is contained in:
@@ -149,7 +149,7 @@ rsync -a /images/ /images2/ # note: may over-write files with the same name, so
|
||||
```shell
|
||||
touch 'new file' # updates the file's access and modification timestamp if it already exists
|
||||
# or
|
||||
> 'new file' # note: erases the content if it already exists
|
||||
> 'new file' # note: erases the content if it already exists
|
||||
```
|
||||
|
||||
## create a new folder
|
||||
|
Reference in New Issue
Block a user