This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
eirugit
/
printers-tray
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
87742708e0
Větve
Značky
master
windows_installer
0.0.1
printers-tray
/
run.sh
run.sh
41 B
Historie
Surový
1
2
3
4
5
#!/bin/bash
for f in *; do
echo $f
done