Y
Hacker News
new
|
ask
|
show
|
jobs
by
epsylon
4666 days ago
I use tr all the time when I want to check $PATH:
echo $PATH | tr : '\n'