#!/bin/bash # prettify PATH-Output: echo -n $PATH | sed s/\:/\\n/g