Zenity Zenity는 명령줄 및 셸 스크립트에서 GTK 대화 상자를 실행할 수 있는 자유 소프트웨어이자 크로스 플랫폼 프로그램입니다. File Select command line - Can simple scripts use GUI file manager to select file? - Ask Ubuntu #! /bin/bash file="$(zenity --title "Pick a file" --file-selection)" do something with "$file" See also GNOME Favorite site Zenity - Wikipedia Projects/Zenity - GNOME Wiki! Zenity, 명령줄에서 또는 셸 스크립트를 사용하여 대화 상자 만들기