diractions icon indicating copy to clipboard operation
diractions copied to clipboard

Space in dir names not supported

Open NightMachinery opened this issue 4 years ago • 0 comments

    diraction-batch-create --create-missing-dir <<< "
    dl  $HOME/Downloads
    vdl  $HOME/Downloads/video
    tdl  $HOME/Downloads/Telegram\\ Desktop
"
At line 4, invalid number of argument: tdl /Users/evar/Downloads/Telegram Desktop
Error occured during batch create, so stopping the process:
4 tdl /Users/evar/Downloads/Telegram Desktop

NightMachinery avatar May 09 '20 08:05 NightMachinery