Table of Contents

Making the command line work for you

Topic for October 1, 2018 (KC7MM, NCS)

How one works in a terminal is a matter of personal preference. Tonight I’ll talk about some ways to customize the terminal that can make it work the way we like it to. I’ll also open it up for you all to tell us about customizations that you use and find useful.

Which terminal to use

Customize the shell

Using alias for shortcuts

Link: 10 handy bash aliases (opensource.com)

Customize the prompt

Set the prompt to display the information you want.

Link: How to customize your Ubuntu Terminal prompt

Finding files

Using the find utility

Link: Tutorial