This was an interesting release to work on, because much of the programming had to be done offline due to moving. Thankfully I found a library with wi-fi to test everything out, and I have access to t… more →
Life at the CLIMichael A M Davies wrote 21 hours ago: If, like me, you are old enough to have begun your computing career before GUIs, you were all too fa … more →
dgoodmaniii wrote 2 days ago: Yesterday, I was repackaging an updated version of the dozenal package to include some new (inferior … more →
pimpmyiphone3g wrote 3 days ago: I think all your jailbroken apps get wiped when you upgrade to new Apple firmware, so many feel it … more →
briancaw wrote 6 days ago: You use Eclipse to write and run Java. So do I. Eventually you may need to get the command line te … more →
elieharriett wrote 1 week ago: I’ve had an interesting tech week. A good portion of my life is on a computer. I regularly u … more →
pbsl wrote 1 week ago: There are some most efficient and effective software available in windows XP. That is require in a c … more →
grault wrote 1 week ago: Grouping with sed: $ cat nrs.txt 01 02 03 04 05 06 07 08 09 10 11 12 $ cat nrs.txt | sed -n -e 'N;s … more →
grault wrote 1 week ago: $ cat seconds.txt 120 123 $ cat seconds.txt | sed 's/$/ 60 ~ 0 !=r +/' | sed '1i[1+] sr 0' | sed '$ … more →
selrays wrote 1 week ago: Another option (and a lot easier IMHO) is to use the subst command to create a virtual drive pointin … more →
randallsims wrote 2 weeks ago: Sometimes it is a great idea to run a SQL stored procedure from a command line and put the output in … more →
dani3lr wrote 2 weeks ago: If you use the Windows PowerShell now in Windows Server 2008, you will find that it lacks so many fe … more →
christopherolah wrote 3 weeks ago: The Friendly Interactive Shell is a fun shell to use. Here are a few cool things I’ve done wit … more →
alsuren wrote 3 weeks ago: Anyone who has ever written a quick-and-dirty demo script in python will probably have found themsel … more →
Matt wrote 3 weeks ago: How to use bash alias commands to your advantage Using command line tools saves a developer an unbel … more →
Remko Vermeulen wrote 3 weeks ago: Get maps, emails, pictures, translations etc within a few keystrokes Mozilla build a great plugin fo … more →
Brett McClelland wrote 3 weeks ago: Recently, We were tasked with creating automated deployment for our Python Django project. For our p … more →
Julie wrote 3 weeks ago: Here at the office we have a group in charge of assigning and maintain user and group rights and per … more →
ngriffiths wrote 3 weeks ago: I recently had a drive fail in a client’s RAID setup. 3 mirrored drives in a software RAID0 … more →
Ozan wrote 1 month ago: I learned this very neat trick last summer; however, a couple of months ago I couldn’t find the info … more →