PPSS icon indicating copy to clipboard operation
PPSS copied to clipboard

sed problem

Open impedator opened this issue 7 years ago • 1 comments

During PPSS proces I have multiple 'sed: -e expression #1, char 37: unterminated `s' command' warnings.

command line: ./ppss -d /media/storage2/storage1/some-files -c ' md5sum "$ITEM" >> ./some-files.md5

impedator avatar Apr 13 '17 08:04 impedator

you are missing closing '

mikolajprzybysz avatar Sep 20 '17 07:09 mikolajprzybysz