Skip to content

maryamShahid/intercepting-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intercepting Shell Program

Execution:

  • $ make
  • $ ./isp <N> <mode 1: normal, 2: tapped>

N is the number of bytes to read/write in one system call and mode is the mode of the communication to use from normal and tapped

Running the producer-consumer model:

  • isp$ ./producer <M> | ./consumer <M>

About

Linux implementation of a command line interpreter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published