mirror of
https://github.com/you-dont-need/You-Dont-Need-GUI.git
synced 2025-08-30 16:29:49 +02:00
@@ -327,8 +327,8 @@ curl -i umair.surge.sh
|
||||
|
||||
```shell
|
||||
$ cat apps/settings.py
|
||||
# if the file is too big to fit on one page, you can send it to a 'pager' (less) which shows you one page at a time.
|
||||
$ cat apps/settings.py | less
|
||||
# if the file is too big to fit on one page, you can use a 'pager' (less) which shows you one page at a time.
|
||||
$ less apps/settings.py
|
||||
```
|
||||
|
||||
## search for a text
|
||||
|
Reference in New Issue
Block a user