xclip-cutfile -V (return code: 2)
tar: dirname (GNU coreutils) 8.25\nCopyright (C) 2016 Free Software Foundation, Inc.\nLicense GPLv3+\: GNU GPL version 3 or later <http\://gnu.org/licenses/gpl.html>.\nThis is free software\: you are free to change and redistribute it.\nThere is NO WARRANTY, to the extent permitted by law.\n\nWritten by David MacKenzie and Jim Meyering.: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
xclip-cutfile --help (return code: 2)
tar: Usage\: dirname [OPTION] NAME...\nOutput each NAME with its last non-slash component and trailing slashes\nremoved; if NAME contains no /'s, output '.' (meaning the current directory).\n\n -z, --zero end each output line with NUL, not newline\n --help display this help and exit\n --version output version information and exit\n\nExamples\:\n dirname /usr/bin/ -> "/usr"\n dirname dir1/str dir2/str -> "dir1" followed by "dir2"\n dirname stdio.h -> "."\n\nGNU coreutils online help\: <http\://www.gnu.org/software/coreutils/>\nFull documentation at\: <http\://www.gnu.org/software/coreutils/dirname>\nor available locally via\: info '(coreutils) dirname invocation': Cannot open: No such file or directory
tar: Error is not recoverable: exiting now