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