Pretty print Linux $PATH September 25, 2022 One-minute read linux • shell • bash • sed Bash echo $PATH | sed "s/:/\n/g"