Skip to content
Wednesday, January 27, 2021
Latest:
  • Ubuntu – rkhunter update
  • Ubuntu – slow apt update
  • Ubuntu – ufw
  • Javascript – change url variable
  • JAVASCRIPT – MomentJs date and time validation

360Info.ro

Tutorials

  • Ubuntu
  • Php
Ubuntu

Ubuntu – creck if 2 files are identical

2020-05-142020-05-14bogdan

For checking if two files are identical in Ubuntu:

cmp --silent file1 file2 && echo '### SUCCESS: Files Are Identical! ###' || echo '### WARNING: Files Are Different! ###'
  • ← PHP – Codeigniter best base_url setting
  • JAVASCRIPT – MomentJs date and time validation →

Similar Posts

Ubuntu

Ubuntu – bash script for monitoring CPU, Memory and process

2019-12-042020-06-10bogdan
Ubuntu

Ubuntu security upgrade

2020-04-092020-04-09bogdan
Ubuntu

Ubuntu – How do you see what packages are available for update

2019-11-232019-11-23bogdan
Categories
  • Java
  • Php
  • Ubuntu
  • Uncategorized
Recent Posts
  • Ubuntu – rkhunter update
  • Ubuntu – slow apt update
  • Ubuntu – ufw
  • Javascript – change url variable
  • JAVASCRIPT – MomentJs date and time validation
Powered By: WordPress | Theme: MagazineBook By OdieThemes