Martin C. Rinard
#
.
#!/usr/bin/perl
.
In general, if file starts with #!tool
, Unix shell
interprets file using tool
.
%!PS-Adobe-2.0
, which printing utilities recognize.
mmap
system call. How is sharing set up for processes on the same machine?
What about processes on different machines?
4 drwxr-xr-- 2 martin faculty 2048 May 15 21:03 ./ 2 drwxr-xr-x 7 martin faculty 512 May 3 17:46 ../ 2 -rw-r----- 1 martin faculty 213 Apr 19 22:27 a0.aux 8 -rw-r----- 1 martin faculty 3488 Apr 19 22:27 a0.dvi 4 -rw-r----- 1 martin faculty 1218 Apr 19 22:27 a0.log 72 -rw-r--r-- 1 martin faculty 36617 Apr 19 22:27 a0.ps 6 -rwxr-xr-x 1 martin faculty 2599 Apr 5 18:07 a0.tex*
Permission is granted to copy and distribute this material for educational purposes only, provided that the following credit line is included: "Operating Systems Lecture Notes, Copyright 1997 Martin C. Rinard." Permission is granted to alter and distribute this material provided that the following credit line is included: "Adapted from Operating Systems Lecture Notes, Copyright 1997 Martin C. Rinard."