Re: Nice start to a great idea Oops, clacct does keep a date record, but the date on which you entered the transaction, not the date on which the transaction occurred.
Nice start to a great idea Why are there no command-line accounting programs? Such a good idea, allowing us to use our own scripts and shell functions to build up a personal interface. So this is...
Just what I wanted Finally I found what I wanted. A command-line CD player that can loop over the CD. I'm using it in a piece of conceptual art. Thanks, David!
Bash equivalent Thanks, Christopher. I know the frustration of not being easily able to do it the good old DOS way: ren *.csv *.txt. In the Bash shell, you can say for f in *.csv; do...
An extension which allows customers to buy a product on installments.