Compared files  

Left
/fw/roborock.vacuum.a15/4.1.5_1196/xout/_root/opt/rockrobo/wlan/wifi_debug_collect.sh
Last modified2020-11-25 11:43:14
Size299 Bytes (9 Lines)
EncodingLatin 1 - ANSI (CP1252) default
Right
/fw/roborock.vacuum.a15/4.1.5_1240/xout/_root/opt/rockrobo/wlan/wifi_debug_collect.sh
Last modified2021-07-09 08:18:37
Size144 Bytes (6 Lines)
EncodingLatin 1 - ANSI (CP1252) default


   Comparison Statistics  

Detailed Statistics

All Changes
 BlocksLines
Unchanged26
Inserted00
Deleted13
Ignored00
Changed00




   Comparison Details  

1 1 #!/bin/bash
2 2  
3 3 cp -f /etc/resolv.conf /mnt/data/debug/
4 cp -f /mnt/default/roborock.conf /mnt/data/debug/  
5 cp -f /mnt/default/device.conf /mnt/data/debug/  
6 cp -f /mnt/default/roborock/device.json /mnt/data/debug/  
7 4  
8 5 netstat -anp >/mnt/data/debug/netstat.txt 2>&1
9 6 ifconfig >/mnt/data/debug/ifconfig.txt 2>&1

   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