4

Any extra tips or tricks are welcome!

Yesterday I learned that set -x enables trace for a bash, sh, or zsh script and prints the trace to the terminal.

you are viewing a single comment's thread
view the rest of the comments
[-] FiveAcres@programming.dev 1 points 1 year ago

In Bash, I like to use cdargs

sudo apt-get install cdargs

It allows you to set up shortcuts on the fly,

cv sdbackup

rather than cd /media/user/Backup Plus/ MyFiles/current/sdbackup

cv with no argument will give you a list to select from current shortcuts

[-] dark776174657273@lemmy.sdf.org 1 points 11 months ago

Of those mentioned, this one intrigues me most. Thanks!

this post was submitted on 15 Jun 2023
4 points (100.0% liked)

commandline

1601 readers
1 users here now

founded 1 year ago
MODERATORS