Differenze

Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.

Link a questa pagina di confronto

Entrambe le parti precedenti la revisione Revisione precedente
Prossima revisione
Revisione precedente
vlsi:unix_basics [13/03/2013 23:55]
pacher
vlsi:unix_basics [30/07/2013 21:39]
pacher cancellata
Linea 1: Linea 1:
- 
 ====== UNIX basic commands ====== ====== UNIX basic commands ======
 +
 +[ __[[vlsi:​home|Home]]__ ]
 +[ __[[vlsi:​workbook|VLSI Design WorkBook]]__ ]
 +[ __[[vlsi:​computing_main#​contents|Back to index]]__ ]
 +
  
 == Contents == == Contents ==
Linea 14: Linea 18:
  
 ===== Introduction ===== ===== Introduction =====
 +
 +Spending a few hours to learn UNIX will greatly benefit you in the long term and save your time.
 +
  
 Ce ne sono un sacco in giro per il Web, ma qui raccolgo SOLO il minimo indispensabile per lavorare, Ce ne sono un sacco in giro per il Web, ma qui raccolgo SOLO il minimo indispensabile per lavorare,
Linea 27: Linea 34:
 When working in Linux, you will activate a **terminal** and inside the terminal **shell** will be running, i.e. a program interpreting your **commands**. Commands are typed inside this shell, and you press ENTER to issue them. For most commands, additional arguments can be issued by using minus signs (where \ signs are used in Windows), e.g. command -a - b -c or command -abc. To find out what options are available for a given command, and what those options do, type command --help, which works in most cases, or try to have a more detailed information with the man command. ​ When working in Linux, you will activate a **terminal** and inside the terminal **shell** will be running, i.e. a program interpreting your **commands**. Commands are typed inside this shell, and you press ENTER to issue them. For most commands, additional arguments can be issued by using minus signs (where \ signs are used in Windows), e.g. command -a - b -c or command -abc. To find out what options are available for a given command, and what those options do, type command --help, which works in most cases, or try to have a more detailed information with the man command. ​
  
-Other useful links: 
- 
-[[https://​twiki.cern.ch/​twiki/​bin/​view/​CMSPublic/​WorkBookBasicLinux| CMS WorkBook - ]] 
- 
-[[http://​www.slac.stanford.edu/​BFROOT/​www/​doc/​workbook/​unix/​unix.html| BaBar WorkBook ]] 
  
 An exhaustive list of many other UNIX tutorials which can be found on the Web  An exhaustive list of many other UNIX tutorials which can be found on the Web 
Linea 193: Linea 195:
 ===== Other Web tutorials ===== ===== Other Web tutorials =====
  
 +   * //​[[https://​twiki.cern.ch/​twiki/​bin/​view/​CMSPublic/​WorkBookBasicLinux]]//​ (<​nowiki>​CMS</​nowiki>​ collaboration UNIX tutorial)
 +   * //​[[http://​www.slac.stanford.edu/​BFROOT/​www/​doc/​workbook/​unix/​unix.html]]//​ (BaBar collaboration UNIX tutorial)
    * //​[[http://​www.ee.surrey.ac.uk/​Teaching/​Unix/​]]//​    * //​[[http://​www.ee.surrey.ac.uk/​Teaching/​Unix/​]]//​
    * //​[[http://​www2.ocean.washington.edu/​unix.tutorial.html]]//​    * //​[[http://​www2.ocean.washington.edu/​unix.tutorial.html]]//​
  
  
 +
 +
 +
 +====== ======
 \\ \\
 ---- ----
  
 Last update: [[ pacher@NOSPAMto.infn.it | Luca Pacher ]] - Mar 13, 2012 Last update: [[ pacher@NOSPAMto.infn.it | Luca Pacher ]] - Mar 13, 2012