Comping two files with cmp

cmp tool can be used to compare two files. Return code of cmp tool can be used to determine if files are identical or not.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator