tail -f /var/log/life
Showing posts with label
filecrush
.
Show all posts
Showing posts with label
filecrush
.
Show all posts
Tuesday, March 17, 2015
FileCrush replacement format
Error message:
-bash: --replacement=$1-${crush.timestamp}-${crush.task.num}-${crush.file.num}: bad substitution
Fix by using escape character in bash:
--replacement=\$1-\$\{crush.timestamp\}-\$\{crush.task.num\}-\$\{crush.file.num\}
Older Posts
Home
Subscribe to:
Posts (Atom)