Skip to main content

Thread: alternative to zenity?


hello,

writing script requires user select file. script works correctly zenity seems have problems. if have scroll select file, file different 1 selected appears.

code:
filename=`zenity --file-selection --title "select file encrypt"`  echo "$filename"
i wondering if there alternative zenity can same thing. prefer terminal based program if possible.

thanks,

this

code:
#!/bin/bash  filename=$(zenity --file-selection --title "select file encrypt")  echo $filename
works correctly.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] alternative to zenity?


Ubuntu

Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support