I was trying to find a program to automate the process of downloading content from rapidshare.com, I used to use RapidGet however this only works on windows and while it’s possible to run it on other platforms like linux using wine (I haven’t tried darwine on osx but I’m sure it would work) it’s not […]
Archive for the 'Linux' Category
Downloading content from Rapidshare.com using wget and bash
Published December 22nd, 2006 in Uncategorized and Linux. 22 CommentsI was trying to find out how to list the currently installed packages in Ubuntu. I was assuming that there would be a option flag for either apt-get or apt-cache but I couldn’t find one. Not saying that there isn’t one but the following command does the job.
dpkg --get-selections
Lovely
