Compared files  

Left
/fw/dreame.vacuum.p2041/4.1.2_1041/xout/_root/etc/rc.start
Last modified2020-09-29 16:43:14
Size464 Bytes (26 Lines)
EncodingLatin 1 - ANSI (CP1252) default
Right
/fw/dreame.vacuum.p2041/4.1.2_1051/xout/_root/etc/rc.start
Last modified2020-11-04 14:13:54
Size739 Bytes (31 Lines)
EncodingLatin 1 - ANSI (CP1252) default


   Comparison Statistics  

Detailed Statistics

All Changes
 BlocksLines
Unchanged226
Inserted15
Deleted00
Ignored00
Changed00




   Comparison Details  

2 skipped lines
3 3 if [ -d "/work" ];then 
4 4     if [  ! -f /data/initialize.sh ]; then
5 5         ln -s /work/initialize.sh  /data/initialize.sh
  6         ln -s /work/update_core_board.sh /data/update_core_board.sh
  7         ln -s /work/update_master.sh  /data/update_master.sh
  8         ln -s /work/update_mcu_board.sh /data/update_mcu_board.sh
  9         ln -s /work/update_prebuild.sh /data/update_prebuild.sh
  10         ln -s /work/readme.md /data/readme.md
6 11     fi
7 12     rm -f /data/passwd
8 13      
18 skipped lines

   Text comparison Options  

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