Also I'm not sure whether the rollback command is meant to show any
particular output as I seem to get this:


Code:
--------------------
    /bin/grep: invalid option -- w
  /bin/grep: invalid option -- w
  BusyBox v1.01 (2020.08.20-19:25+0000) multi-call binary
  
  Usage: grep [-ihHnqvs] PATTERN [FILEs...]
  
  Search for PATTERN in each FILE or standard input.
  
  Options:
  -H      prefix output lines with filename where match was found
  -h      suppress the prefixing filename on output
  -i      ignore case distinctions
  -l      list names of files that match
  -n      print line number with output lines
  -q      be quiet. Returns 0 if result was found, 1 otherwise
  -v      select non-matching lines
  -s      suppress file open/read error messages
  
  BusyBox v1.01 (2020.08.20-19:25+0000) multi-call binary
  
  Usage: grep [-ihHnqvs] PATTERN [FILEs...]
  
  Search for PATTERN in each FILE or standard input.
  
  Options:
  -H      prefix output lines with filename where match was found
  -h      suppress the prefixing filename on output
  -i      ignore case distinctions
  -l      list names of files that match
  -n      print line number with output lines
  -q      be quiet. Returns 0 if result was found, 1 otherwise
  -v      select non-matching lines
  -s      suppress file open/read error messages
  
  /bin/grep: invalid option -- w
  BusyBox v1.01 (2020.08.20-19:25+0000) multi-call binary
  
  Usage: grep [-ihHnqvs] PATTERN [FILEs...]
  
  Search for PATTERN in each FILE or standard input.
  
  Options:
  -H      prefix output lines with filename where match was found
  -h      suppress the prefixing filename on output
  -i      ignore case distinctions
  -l      list names of files that match
  -n      print line number with output lines
  -q      be quiet. Returns 0 if result was found, 1 otherwise
  -v      select non-matching lines
  -s      suppress file open/read error messages
  
  does not exist on PetersNAS !
  
--------------------


------------------------------------------------------------------------
Stone Free's Profile: http://forums.slimdevices.com/member.php?userid=31773
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to