Guest User

Untitled

a guest
Dec 16th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. file_to_copy="$(zenity --file-selection --title='Select a File')"
  2. echo $file_to_copy
Add Comment
Please, Sign In to add comment