Der Kurs
Get started with the UNIX operating system. This course is also quite helpful if you're starting to use Linux and don't know much about the command line yet.
Die 10 Lektionen
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
10
Unix Commands (70 Karten)scan for patterns in a file and process the results: *awk/nawk* [options] _file_, concatenate (list) a file: *cat* [options] _file_, change directory: *cd* [directory], change the group of the file: *chgrp* [options] _group file_, change file or directory access permissions: *chmod* [options] ...
