Google Introduces Command-Line Tool For Linux
Lomegor writes "'Ever wanted to upload a folder full of photos to Picasa from a command prompt?' Google introduced today a new project, Google CL, that lets you do that and much more. It's a new command line tool for Linux that acts as an interface with Google services; you can upload videos to YouTube or maybe post a new blog post in Blogger in just one line."
sudo google Skylab -activate -w -terminate "Humans"
....someone ought to write a GUI front end for it.
Make it web based at that.
I am becoming gerund, destroyer of verbs.
Except for actual, living pythons. To be fair, though, they are less a platform and more a series of tubes.
(Crap, hit 'submit' instead of 'preview') :-) I eventually just filtered him.
I used to be on a list and this one guy would always post the worst questions--the kind of stuff where you could google the subject line of his email and get the answer. So I wrote...
#!/bin/bash
lynx -dump google.com/search?q=$1+$2+$3+$4+$5 | mail -s "Automated response" list@example.com
What I really wanted was for the list admin to put a filter on the server that would automatically take his messages and do that to them. Of course I never actually used it.
Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.