Your Linux Toolbox is a collection of all the awesome Linux zines you love, now as a fancy box set! The Linux Command Line, 2nd Edition William Shotts This newly revised edition of The Linux Command Line contains various modernizations, including bash version 4.x and several useful new fea...
Raw 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 function suffix(s1,s2){return s1.indexOf(s2,s1.length-s2.length)!==-1}; function FindProxyForURL(url, host) { var PROXY = "SOCKS 127.0.0.1:8080; SOCKS5 127.0.0.1:8080"; ...
FreeBSD ports tree (read-only mirror). Contribute to freebsd/freebsd-ports development by creating an account on GitHub.