Compared files  

Left
/fw/roborock.vacuum.p5/3.5.4_0310/xout/_root/opt/rockrobo/rrlog/toprotation.sh
Last modified2019-08-08 04:00:35
Size770 Bytes (41 Lines)
EncodingLatin 1 - ANSI (CP1252) default
Right
/fw/roborock.vacuum.p5/3.5.4_0480/xout/_root/opt/rockrobo/rrlog/toprotation.sh
Last modified2019-11-14 03:52:02
Size766 Bytes (41 Lines)
EncodingLatin 1 - ANSI (CP1252) default


   Comparison Statistics  

Detailed Statistics

All Changes
 BlocksLines
Unchanged339
Inserted00
Deleted00
Ignored00
Changed24




   Comparison Details  

24 skipped lines
25 25 echo "$FILEH greater than 1M"
26 26 cp $FILEH $FLASHLOG/topH.$HNO.log
27 27 echo "" > $FILEH
28 nice -n 19 gzip -f $FLASHLOG/topH.$HNO.log 28 nice -n 19 xz -f $FLASHLOG/topH.$HNO.log
29 29 fi
30 30  
31 31 if [ $FILE_SIZE -gt 1024 ]
2 skipped lines
34 34 echo "$FILE greater than 1M"
35 35 cp $FILE $FLASHLOG/top.$NO.log
36 36 echo "" > $FILE
37 nice -n 19 gzip -f $FLASHLOG/top.$NO.log 37 nice -n 19 xz -f $FLASHLOG/top.$NO.log
38 38 fi
39 39 sleep 60
40 40 done
1 skipped line

   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