diff -qr -x '*~' -x '*.swp' -x '*.pyc' -I '$Revision:' -I '$File:' -I '$Header:' -I '$Change:' -I '$DateTime:' -I '$Id:' -I '$Date:' -I '$Change:' -I '$Author:' directory1 directory2
Sunday, September 18, 2016
How To Diff A Directory Efficiently
Subscribe to:
Posts (Atom)
How To Bypass Kerberos(kinit) Authentication
Whenever you try to setuid and impersonate as someone else to run something, it is very likely that you will run into kerberos/kinit issues....
-
1. Save the below code as file a.c int main(int ac, char **av) { int uid; uid = geteuid(); setreuid(uid, uid...
-
Lets take a look at the $SPY . Price broke above it's 50MA resistance early last week ( yellow highlight ), and is currently bumping rig...
-
Previously, I have been flirting aroung the html and css world a bit for the past few years without much seriousness. After bumping into...