I recently had to install Raspberry Pi OS on an M.2 NVMe SSD in my Raspberry Pi 5. This was not as straight-forward as I would have liked it to be (as you can’t boot from USB and install directly per se).
Leave a CommentTag: linux
You ever wanted to find something within loads of files? And you’d like the matching lines to be printed? And with line-numbers? What if you’d like the X lines above/below matching lines to be printed? No problem.
Leave a Comment