Semester's final Project assignment for "Operating Systems" course at AUTH University
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

12 lines
371 B

.TH apostolofShell 1 "9/2/2018" "1.0" "apostolofShell man page"
.SH NAME
apostolofShell \- a simple unix shell implementation
.SH SYNOPSIS
apostolofShell
.OP file
.SH DESCRIPTION
Start a unix shell. Default mode is interactive. Specify a script file to use in batch mode.
.SH OPTIONS
The apostolofShell does not take any options.
.SH AUTHOR
Apostolof (apotwohd@gmail.com)