1 / 1

NetProg Proj#1: Mini Shell

NetProg Proj#1: Mini Shell. Due day: 5/1-- present your report in class. Concurrent server with modes (current dir). 7 commands: dir (ls), pd (pwd), gd (chdir), view (head -20), fu (df), exit, help. Hint 1: using system() API and dup() system call. Hint 2: make command, shell scripts.

josef
Download Presentation

NetProg Proj#1: Mini Shell

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. NetProg Proj#1: Mini Shell • Due day: 5/1-- present your report in class. • Concurrent server with modes (current dir). • 7 commands: dir (ls), pd (pwd), gd (chdir), view (head -20), fu (df), exit, help. • Hint 1: using system() API and dup() system call. • Hint 2: make command, shell scripts.

More Related