All Questions
1 question
1
vote
1
answer
78
views
how to fix filenames with dash or space
I created a bash file, but when I run it to those files (or folders) which they have "space" or "-", my command doesn’t work! how to fix this problem.
#!/bin/bash
dpi=$(zenity --entry --text "...