Code Monkey home page Code Monkey logo

xv6_head_tail_implementation's Introduction

Operating Systems Design Course - DIEF UNIMORE

Implementing "head" and "tail" commands in xv6, project by Gasparini Nicolo'

The project consist in the implementation of the "head" and "tail" commands in a proper way, so that it may work on the XV6 operating system. The commands are written using the C language, with the system calls and function available on the basic version of XV6.

The commands both work with multiple options and multiple files, both in number of rows or number of bytes mode, and they work in automatic verbose mode when 2 or more files are specified. It is also possible to not specify the file, thus work with the standard input.

To understand how these commands work it's possible to use the option --help The possible arguments are: -n NUM to operate with number of lines -c NUM to operate with number of bytes -q quiet mode -v verbose mode --version --help

2 text files have been added in order to test the function, when removed, the MAKEFILE must be modified too.

NOT IMPLEMENTED: multiplier suffix, as in standard unix function -NUM option, since it works with -n NUM

xv6_head_tail_implementation's People

Contributors

nicogaspa avatar

Stargazers

 avatar

Watchers

James Cloos 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.