Read big files (less + search)
`less` is a pager. Open a long file, scroll, search forward with `/`, jump matches with `n`, quit with `q`. Stops `cat` from flooding your terminal.
Sign in to start the lab`less` is a pager. Open a long file, scroll, search forward with `/`, jump matches with `n`, quit with `q`. Stops `cat` from flooding your terminal.
Sign in to start the lab