mirror of
https://github.com/ThunixdotNet/tilde-launcher.git
synced 2026-01-24 21:20:18 +00:00
5 lines
45 B
Bash
Executable File
5 lines
45 B
Bash
Executable File
#!/bin/bash
|
|
|
|
cd /tilde/bin
|
|
ls | tr '\t' '\n'
|