User Tools

Site Tools


user:jvandrig:start

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
user:jvandrig:start [2017/08/26 02:20] jvandriguser:jvandrig:start [2017/09/10 19:17] (current) jvandrig
Line 1: Line 1:
-=====Classes 1 and 2=====+=====Notes=====
 ==Unix Philosophy== ==Unix Philosophy==
 1) Do one thing and do that one thing extremely well 1) Do one thing and do that one thing extremely well
Line 36: Line 36:
   - gzip: gz unzip: removes .gz from compressed files.   - gzip: gz unzip: removes .gz from compressed files.
   - tar: tar: extracts tar files, used like this : tar -xf (add a z to that if gz is still there, j if it's a bz2) filename   - tar: tar: extracts tar files, used like this : tar -xf (add a z to that if gz is still there, j if it's a bz2) filename
 +  - tr: translate: changes characters in a file from One char into another Format: tr "X" "Y"
  
user/jvandrig/start.1503714045.txt.gz · Last modified: 2017/08/26 02:20 by jvandrig