Files
custom_scripts/show_path
2026-02-06 14:26:09 +01:00

4 lines
43 B
Bash
Executable File

#!/bin/bash
echo $PATH | tr " " "\n" | nl