Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

INTERACTIVE USER DEFINED SHELL

LAUNCHING

Use these commands in terminal for

Compilation: make Starting Shell: ./fksh Clean: make clean

COMMANDS The shell has var commands like cd,pwd,echo,ls,foreground and background processes,pinfo,histoory,etc.

FILES DESCRIPTION:

shell.c: the main file

bg.c : notifies when bg process ends hist.c: history fxn echo.c: has echo fxn cdir.c: has cd fxn ls.c: has ls fxn mypwd.c: has pwd fxn pinfo.c: has pinfo fxn others.c: has remaining foreground,background processes

About

Interactive User Defined Shell

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages