Files
custom_scripts/show_path
2026-02-12 00:24:39 +01:00

4 lines
43 B
Bash
Executable File

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