output for folder archiver
This commit is contained in:
@@ -124,6 +124,7 @@ fi
|
||||
export IFS=$'\n'
|
||||
REALFOLDERS=( $( listfolders "${FOLDERS[@]}" ) )
|
||||
echo $R'Existing files will be overwritten!'$Z
|
||||
echo "Output directory: $OUTPUT_DIR/"
|
||||
[[ "$REMOVE" -eq 1 ]] && echo 'Source folders will be deleted!'
|
||||
[[ "$KEEP_LIST" -eq 0 ]] && echo 'File list will be removed.'
|
||||
[[ -n "$SPLIT" ]] && echo 'Archives split to size: '$SPLIT
|
||||
|
||||
Reference in New Issue
Block a user