Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Structure

1.OS_Process_report

It's about Linux Process Management and Extensions. Experiment ideas and codes are included.

2.Shell_report

This task requires student to implement a simple shell with pipe and redirection capabilities. Check the related report to gain a deep understanding.

Here’s how you can use it:

Just compile .c file into an executable file like this:

gcc -o OSshell OSshell.c

Run the executable file:

./OSshell

3.FileSystem_report

This task requires student to implement a File System in Linux.

About

Experiment contents of OS Practice

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages