To print the directory name only, use -printf '%h\n' . Also recommended to quote your variable with doublequotes. find "$STORAGEFOLDER" ...
確定! 回上一頁