Compared files  

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


   Comparison Statistics  

Detailed Statistics

All Changes
 BlocksLines
Unchanged316
Inserted00
Deleted00
Ignored00
Changed24




   Comparison Details  

9 skipped lines
10 10 mkdir -p $RR_UDATA/rockrobo/rrlog 
11 11 cp topHtmp.log $RR_UDATA/rockrobo/rrlog/topH.last.log
12 12 echo "" > topHtmp.log
13 nice -n 19 gzip -f $RR_UDATA/rockrobo/rrlog/topH.last.log 13 nice -n 19 xz -f $RR_UDATA/rockrobo/rrlog/topH.last.log
14 14  
15 15 cp toptmp.log $RR_UDATA/rockrobo/rrlog/top.last.log
16 16 echo "" > toptmp.log
17 nice -n 19 gzip -f $RR_UDATA/rockrobo/rrlog/top.last.log 17 nice -n 19 xz -f $RR_UDATA/rockrobo/rrlog/top.last.log
18 18  

   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