User Tools

Site Tools


Sidebar

projects

  • sci0 (due whenwefeellikeit)
  • sci1 (due whenwefeellikeit)
  • pnc0 (due 20170329)
  • pnc1 (for fun/curiosity)
haas:spring2017:sysprog:projects

This is an old revision of the document!


Corning Community College

CSCS2730 Systems Programming

Assignments, Documents, Information, and Projects

Projects

  • sci0 (due whenwefeellikeit)

Week 5

  • envp, getenv playing with environment variables
    • remember to export the variable on the shell
  • getopt, command-line argument parsing
    • second project, enhance our in-class ls to support (via getopt(3) short arguments), the following:
      • -l, -1, -A, -a, -g, and -G
    • looking to explore getopt_long() arguments on Thursday

Week 4

  • Weather delayed or offset people, so we worked on the chmod project

Week 3

  • Started writing ls
  • Class sample/example code is now available in the public directory:
    • /var/public/spring2017/sysprog/examples/

Week 2

  • Wrote our own chgrp tool

Week 1

  • Read Chapter 1, implement sample programs, do questions at end of chapter
haas/spring2017/sysprog/projects.1487091309.txt.gz · Last modified: 2017/02/14 16:55 by wedge