Just another trying-to-be-a-geek's blog
Posts tagged commandline
Linux alternate of open command in Mac/Windows
Nov 13th
i have been to mac world once when i was into iphone development (which was fun) and there i came across the “open” command which can be executed on terminal and mac opens the file in the right application for you, great, isn’t it? I came back to linux world and was missing that but never had much time to check around. The other day i found some time so here are my findings (from google, stackoverflow and etc), my conclusions: (more…)
Finch: Commandline Pidgin-like IM
Oct 4th
Do you like pidgin? Do you like commandline? What if i tell you that there is a IM which uses libpurple, is like pidgin but commandline? Cool, right? Well its finch. You can install it like:
apt-get install finch
(more…)