Tag: tool
Command Line Tool to Set ID3 Tags for MP3
June 12, 2009
Set the ID3 tags for mp3 files using this command… id3tool -t “title” -r “artist” file.mp3
Post a new Task to Nexty
May 27, 2009
This is the command used to post a new task to the nexty GTD tool. curl –basic –user “binnyva:password” –cookie-jar…
Run Remote App Locally
December 23, 2008
Run a remote GUI tool in a local system ssh -X neo@192.168.0.30 /usr/bin/kate
Recent Comments