@@ -161,7 +161,7 @@ $ > 'new file' # note: erases the content if it already exists
```shell
$ mkdir 'untitled folder'
# or
$ mkdir -p 'path/may/not/exist/untitled\ folder'
$ mkdir -p 'path/may/not/exist/untitled folder'
```
## show file/directory size
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.