$ foo --help
A collection of useful hacks, tips, and tricks mostly for GNU tools on Linux/macOS.
Home
About
Using diff
Remember: when using diff, use the following flags
diff -Naur
-N = Treat absent files as empty
-a = Treat all files as text
-u = Output 3 lines of unified content
-r = Recursively compare any subdirectories found
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment