scripts/path

4 lines
36 B
Plaintext
Raw Normal View History

#!/bin/sh
echo $PATH | tr ':' '\n'