Next Hold Space 30

Programming Unix in the pre-Perl days

  • If you needed complex data structures, you used C

  • If you needed low-level system operations, you used C

  • Otherwise you used the shell

    • Which sucked, but not as much as C

    • Okay for reading user input, formatting text, running commands


Next Next