[Xfce-bugs] [Bug 14196] Create folder for multiple selected items
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Fri Feb 2 22:07:10 CET 2018
https://bugzilla.xfce.org/show_bug.cgi?id=14196
--- Comment #6 from alexxcons <acs82 at gmx.de> ---
.. ok, this time with all the bells and whistles:
NEW_FOLDER=$(/usr/bin/zenity --entry --title "Move into new folder" --text
"Please enter a name for the new folder"); mkdir $NEW_FOLDER; mv %F $NEW_FOLDER
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list