scripts/path

4 lines
38 B
Bash
Executable File

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