Giter Site home page Giter Site logo

shell_program's Introduction

시스템 프로그래밍 / 팀 프로젝트 1

쉘 프로그램 직접 구현해보기

참가자 : 윤도운, 박상훈

요구사항

  1. " exit"를 치면 프로그램을 끝내도록 프로그램을 수정하시오.
  2. csh, bash 등에서처럼 쉘 명령의 마지막에 "&"을 입력하면 백그라운드로 실행되도록 프로그램을 수정하시오.
  3. csh, bash 등에서처럼 인터럽트키(SIGINT : Ctrl-C, SIGQUIT : Ctrl-Z)가 동작하도록 프로그램을 수정하시오.
  4. 파일 재지향 (>,<) 및 파이프(|) 기능이 가능하도록 프로그램을 수정하시오.
  5. ls, pwd, mkdir, rmdir, ln, cp, rm, mv, cat 명령을 팀원이 공평하게 나누어 구현하시오.

shell_program's People

Contributors

yundoun avatar asd0236 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.