Compared files  

Left
/fw/roborock.vacuum.p5/3.5.8_0788/xout/_root/opt/rockrobo/rrlog/tar_extra_file.sh
Last modified2020-03-30 02:39:17
Size858 Bytes (34 Lines)
EncodingLatin 1 - ANSI (CP1252) default
Right
/fw/roborock.vacuum.p5/3.5.8_0938/xout/_root/opt/rockrobo/rrlog/tar_extra_file.sh
Last modified2020-09-28 13:39:30
Size976 Bytes (36 Lines)
EncodingLatin 1 - ANSI (CP1252) default


   Comparison Statistics  

Detailed Statistics

All Changes
 BlocksLines
Unchanged329
Inserted00
Deleted00
Ignored00
Changed212




   Comparison Details  

22 skipped lines
23 23   rm ${TAR_FILE}
24 24 fi
25 25  
26 ${TAR_CMD} Jcvf ${TAR_FILE} $(ls upstart boot.log bootdmesg dmesg faillog kern.log lastlog rr_try_mount.log syslog messages*) 26 ${TAR_CMD} Jcvf ${TAR_FILE} $(ls upstart boot.log bootdmesg dmesg faillog kern.log lastlog rr_try_mount.log syslog* messages* /mnt/reserve/failure_info.log)
27 27  
28 28 find . -maxdepth 1 -name '*.xz' -print -exec rm -rf '{}' +
29 29 find . -maxdepth 1 -name '*.[0-3]' -print -exec rm -rf '{}' +
  30 rm -f /mnt/reserve/failure_info.log
30   31  
31 echo "" > /var/log/syslog 32 echo -n > /var/log/syslog
32 echo "" > /var/log/kern.log 33 echo -n > /var/log/kern.log
33   34 echo -n > /var/log/messages
  35 echo -n > /var/log/wtmp
34 36  

   Text comparison Options  

Syntax colouring language used: Shell
Match character case: yes.
Match line endings: no.
Match spaces

At start of lines: yes,
In middle of lines: yes,
At end of lines: yes.
Blank lines as empty lines: no.
Activate comparison algorithm
At word level: yes,
At character level: no.


   Legend  

Unchanged lineExample of unchanged line
Modified lineExample of modified line
Added lineExample of added line
Removed lineExample of removed line
Ignored lineExample of ignored line