tutorials:b4b

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
tutorials:b4b [2019/10/31 10:31] – [Why is bash relevant?] albarrontutorials:b4b [2019/11/05 15:23] – [How to display and edit a file] eros
Line 17: Line 17:
  
 ===== Why is bash relevant? ===== ===== Why is bash relevant? =====
 +
 +  * Quick and easy text and data processing
 +  * The right way to interact with real computing software
 +  * One gate to Python and deep learning
 ===== Hands on Bash ===== ===== Hands on Bash =====
  
Line 36: Line 40:
 Files can be simply displayed (without performing any modification) or actually opened for edition purposes. You will learn to do both.  Files can be simply displayed (without performing any modification) or actually opened for edition purposes. You will learn to do both. 
  
-Commands: ''cat'', ''more'', ''less'', ''most'', ''wc'', ''nano'' +Commands: ''cat'', ''more'', ''less'', ''most'', ''wc'', ''nano'', ''head'', ''shuf''
 ==== Grabbing information in a file from the command line ==== ==== Grabbing information in a file from the command line ====
    
  • tutorials/b4b.txt
  • Last modified: 2019/11/06 11:36
  • by albarron