First page Back Continue Last page Summary Graphics
Say what?
Consider
tar czvf foo.tar.gz foo/
Master initializes tar process from /usr/bin
Process image transferred to slave
Process starts running on slave
Process spawns child to run gzip
Where does the child get gzip from?
Notes: