You are here |
una.im | ||
| | | |
www.integralist.co.uk
|
|
| | | | Introduction Basics What directory am I currently in? How can I see what's in this directory? Moving around Displaying content of a file Copy a file Move a file Create a file Rename a file Delete a file Delete a directory Create a directory Find (searching for files) Finding files over a certain size Grep (Searching for patterns) Sed (Find and Replace) Awk (Looping Logic) Piping I/O Input and Output Redirection Piping Piping examples Sequences and Parallelism Processes Viewing processes Moving processes ... | |
| | | |
www.markusdosch.com
|
|
| | | | When I am coding, I use the terminal a lot. For around one year now, I have settled for the fish shell. In this post, I want to explain how I got there, why I am very happy with fish, and how I have configured it. | |
| | | |
benmyers.dev
|
|
| | | | The trick I use all day to speed up development and make my Unix terminal delightful. | |
| | | |
seanmcp.com
|
|
| | Writing a script to read the package.json for you |