Archive for the ‘Shell Prorgamming’ Category

CSC209 - build . a simple make-like tool

Tuesday, April 22nd, 2008

Assignment 1 for CSC209 course at University of Toronto in Software Tools and Systems Programming Build In this assignment a student is required to write a program in Bourne shell that performs some of the same operations that make does . A simpler file format for a ...