StefanPapp
11/19/2019 - 2:18 PM

Comparing files #cli

Comparing files #cli

# Compare two folders using diff 
diff /tmp/r/ /tmp/s/

# Compare two file
diff ntp.conf ntp.new