Tilbage til slide -- Tastaturgenvej: 'u'  forrige -- Tastaturgenvej: 'p'                copy-call - Oversættelse og udførelse af copy.c med input og output redirection.Lektion 10 - slide 11 : 51
Program 2

normark$ gcc -o copy-file copy.c
normark$ ./copy-file < copy.c > copy-of-copy.c