Profile
Achievement
benpjohnson's Recent SnippetsTagged Bash
- All /
« Prev 1 Next »
1. Create a proxy on 8080 to foreword traffic to your server
2. Install Foxyproxy and use options 127.0.0.1:8080 and SOCKS5 enabled
3. Profit
1
746
posted 14 years ago by benpjohnson
Using a sorted list remove all the lines in file2 from file1
0
580
posted 14 years ago by benpjohnson
Pre 1.6 git has some annoying whitespace checking in it's pre-commit hook. Rather than turn it off I decided to have a go at an automated method to fix the issue.
Running the first line lists the files that have problems. The second just adds a se...
0
1428
posted 16 years ago by benpjohnson