benpjohnson


Member since 07/13/2006

14 snippets

3775 profile views

7 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

benpjohnson's Recent Snippets



« 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 790 posted 14 years ago by benpjohnson
Using a sorted list remove all the lines in file2 from file1
0 619 posted 14 years ago by benpjohnson
1 647 posted 15 years ago by benpjohnson
1 634 posted 15 years ago by benpjohnson
0 854 posted 15 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 1503 posted 16 years ago by benpjohnson
0 805 posted 16 years ago by benpjohnson
Manipulate the names of all the files in a folder in bash
4 940 posted 17 years ago by benpjohnson
Useful when your server runs out of disk space
1 766 posted 17 years ago by benpjohnson
0 856 posted 17 years ago by benpjohnson
Not a great solution will need to look further at why files are being sent in binary form Add this to the mime types array in the Upload class
3 991 posted 18 years ago by benpjohnson
« Prev 1 Next »