Posts Tagged BashQL
BashQL: Another half-assed project by me
Posted by Jason in Free Software on July 22, 2010
Just the Facts BashQL is a stupid little python script that lets you perform SQL queries on the output of shell commands. Use case and example: I wanted to compare what was actually installed by my package manager (pacman -Q) against all the subdirectories where I create the packages for installation (ls -1 /pack): jason [...]

Recent Comments