scripts/path

4 lines
36 B
Bash
Executable File

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