3 行
55 B
Bash
可执行文件
3 行
55 B
Bash
可执行文件
#!/bin/sh
|
|
exec zenity --title="Qubes" --file-selection
|