xuv's notebook

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

User Tools

Site Tools


workshops:clife

#CLIfe

Announcement: http://p.xuv.be/clife-command-line-interface-for-everything
Location: Variable, 80, rue Gallait, Schaerbeek

   _  _     _____  _       _____   __      
 _| || |_  / ____|| |     |_   _| / _|     
|_  __  _|| |     | |       | |  | |_  ___ 
 _| || |_ | |     | |       | |  |  _|/ _ \
|_  __  _|| |____ | |____  _| |_ | | |  __/
  |_||_|   \_____||______||_____||_|  \___|

   Command-Line Interface for everything
   
        "Use the keyboard, Luke"
   

Introduction to the Command-Line:

ls
cd
mkdir
mv
cp
rm
rename
pwd
man
-h
--help
clear

In conjunction with <tab>, <arrows>, etc.. to navigate

chmod
chown
chgrp 

Text manipulation:

nano
vi
vim
cat
more
less

Pipes & redirections :

|
>
<
>>

“Real life” example uses :

“Fun” stuff :

workshops/clife.txt · Last modified: 2014/02/06 00:44 by Julien Deswaef