[Xfce-bugs] [Bug 14196] Create folder for multiple selected items

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Fri Feb 2 22:01:42 CET 2018


https://bugzilla.xfce.org/show_bug.cgi?id=14196

--- Comment #5 from alexxcons <acs82 at gmx.de> ---
A patch would be real great !

Here the full solution with zenity:
( zenity need to be installed if not available yet )
NEW_FOLDER=$(/usr/bin/zenity --entry); 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