mirror of
https://github.com/you-dont-need/You-Dont-Need-GUI.git
synced 2025-08-22 04:42:50 +02:00
Replace non-ASCII space
This commit is contained in:
@@ -261,7 +261,7 @@ $ find . -print | sed -e 's;[^/]*/;|____;g;s;____|; |;g' # on MacOS
|
|||||||
Find all files modified more than 5 days ago
|
Find all files modified more than 5 days ago
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ find my_folder -mtime +5
|
$ find my_folder -mtime +5
|
||||||
```
|
```
|
||||||
|
|
||||||
## show a calendar
|
## show a calendar
|
||||||
|
Reference in New Issue
Block a user