Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

diff command

diff file1 file2 # compares 2 files and shows differences between them
# -y  -> compares files line by line
# -u  -> files difference versions format
# -r  -> compare recursively
# -rq -> defines if files differ
Comment

PREVIOUS NEXT
Code Example
Shell :: how to go home directory in linux 
Shell :: delete github repository without browser 
Shell :: ffmpeg change audio codec from m4a to mp3 
Shell :: zip exclude directory 
Shell :: Deploy to AWS Terraform and Gitlab 
Shell :: how to get driver information ubuntu 
Shell :: install moment 
Shell :: install font in react native 
Shell :: sed mac install 
Shell :: mount is fstab 
Shell :: create branch from remote branch 
Shell :: piping commands 1 
Shell :: bitbucket ssh key not working 
Shell :: winget github 
Shell :: linux copy directory 
Shell :: install raspberry pi 
Shell :: how to use curl command in ubuntu 
Shell :: cat linux 
Shell :: touch linux 
Shell :: make atom default editor in git 
Shell :: curl with regex 
Shell :: remove a non empty directory 
Shell :: add user with sudoer centos 
Shell :: installing nginx on docker container 
Shell :: how to uninstall from /var to increase its size 
Shell :: private repo git history api 
Shell :: How can i get batch files to run through the new window terminal 
Shell :: The following signatures were invali gpg 
Shell :: docker images remove dagling 
Shell :: scan for unused ports linux 
ADD CONTENT
Topic
Content
Source link
Name
4+4 =