4 lines
85 B
Bash
Executable File
4 lines
85 B
Bash
Executable File
#!/bin/bash
|
|
/home/honney/.bin/tracker.py add show_path
|
|
echo $PATH | tr ":" "\n" | nl
|