There are many ways to download and install wget without having wget itself installed. For example, one can use curl, a sort of competitor to wget, or a package manager with libfetch or some other library-level downloader integrated (such as pacman). One may be able to use SSH’s scp or sftp utility or even use netcat to transfer a wget tarball over a network. But these methods of obtaining wget are not always feasible or even possible whereas a bash shell and a few core utilities are often readily available.
Nathan Phillip Brink | Archive
2011
Downloading wget Without wget: Use bash
2010
Archlinux Chroot on Gentoo Guide
Archlinux is quite a popular distribution among the geekier crowd of GNU/Linux users. I understand that Ubuntu is the most popular GNU/Linux distribution in general. It may supposedly fit the needs of the populace, but that attempt to support getting grandma on the keyboard is the reason that this distro is unattractive to us geeks
.
(more…)
2009
Kind of or Kind’ve?
Do you remember when you were told in English grammar class that “would of” is incorrect? You were corrected and informed that the speaker is saying “would’ve” which is a phonetic identity of “would of”. You probably made this mistake because of the abundance of the preposition “of” in sentences that you had both vocalized and written. Also, identically spelled homophones such as “The boat rocks an alarming amount!” and “The rocks on the shore braced themselves against the currents” would further suggest that the phonetic identity indicates a spelling identity.
Recently, however, I have wondered about the validity of the phrase “kind of”:
(more…)



