notes_about_shell_scripting_on_linux_basics_2007_w40

==> hello <== #!/bin/bash echo “Hello, your name is “; ==> fileinfo <== #!/bin/bash for F in $* do echo “=== $F ===” ls -l “$F” file “$F” echo done ==> outputtovar <== #!/bin/bash FOO=$(hostname) echo $FOO $ nano foo … Continue reading

Posted in Old Site | Tagged , , , | Comments Off on notes_about_shell_scripting_on_linux_basics_2007_w40

Linux Basics tie8tf063/5 early spring 2007

Table of Contents Linux Basics tie8tf063/5 early spring 2007 Agenda Detailed Agenda Assignments Links Exam Notes About Exam Evaluation Old course pages This page is OBSOLETE and stored for historical reasons. Did you mean the latest: Linux Basics? Linux Basics … Continue reading

Posted in Old Site | Tagged , , , , | Comments Off on Linux Basics tie8tf063/5 early spring 2007

Linux Basics tie63f4 early autumn 2006

Table of Contents Linux Basics tie63f4 early autumn 2006 Agenda Assignments Links This page is OBSOLETE and stored for historical reasons. Did you mean the latest: Linux Basics. Linux Basics tie63f4 early autumn 2006 After completing Linux Basics, you Can … Continue reading

Posted in Old Site | Tagged , , , | Comments Off on Linux Basics tie63f4 early autumn 2006

Linux Basics tie63f3 early spring 2006

Table of Contents Linux Basics tie63f3 early spring 2006 Agenda Assignments Links Are you looking for current course page of Linux Basics? Linux Basics tie63f3 early spring 2006 Linux Basics tie63f3 is lectured on Thursdays 12:15-15:45 in classrooms h2006 and … Continue reading

Posted in Old Site | Tagged , , , , | Comments Off on Linux Basics tie63f3 early spring 2006