xuv's notebook

Side notes, howtos and random bits of information related to Julien Deswaef's projects

User Tools

Site Tools


workshops:clife

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
workshops:clife [2013/10/19 10:22] Julien Deswaefworkshops:clife [2013/10/20 14:46] fs
Line 31: Line 31:
   chown   chown
   chgrp    chgrp 
 +  
 +Text manipulation:
 +  nano
 +  vi
 +  vim
 +  cat
 +  more
 +  less
 +  
 +Pipes & redirections :
 +  |
 +  >
 +  <
 +  >>
 +  
 +"Real life" example uses :
 +  * Backup plan and set up testing with 10 live video feeds: http://www.ogeem.be/doku/doku.php?id=tyranoeil:index#section10052013
 +  * LoveMachine
 +  * FFmpeg audio/video conversion that work well
 +  * Design posters using commandline tools only https://github.com/latsami/PleaseMakeMeDesign/tree/lgm
 +  * Promiscuous slideware https://gitorious.org/versioning/automatic-merge-failed
 +
 +"Fun" stuff :
 +  * [[http://fbcmd.dtompkins.com/|fbcmd]]
 +  * Twitter: [[http://www.supertweet.net/|with cURL]] or [[http://talkfast.org/2010/05/31/twitter-from-the-command-line-in-python-using-oauth/| with oAuth]] 
 +  * vlc <videofile> -V caca
 +  * figlet "Hello World"
      
workshops/clife.txt · Last modified: 2014/02/06 00:44 by Julien Deswaef