Tag Cloud
Monthly Archives: July 2008
Convert Firefox 3 cookies.sqlite to cookies.txt
Now at firefox 3 does not user cookies.txt, they are use cookies.sqlite, if you use wget or curl command to download with cookies, may you must convert cookies.sqlite to cookies.txt, just copy and paste this scipt, and the script will … Continue reading
Bash For loop Example
I’m always forgetting the syntax to make “for” loops in Bash. Anyhow, I know I will have to come back here to find it, so I thought I would write put up this quick example with the hope that it … Continue reading
Posted in Linux, Orat-oret
Leave a comment