Skip to content

veysioz/linux-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Linux Projects

Marmara University / Computer Science & Engineering / CSE3033 - Operating Systems (2021)

Project I

In this project, we did five different tasks using shell script. In the first, we read a file with numbers and printed as many stars as each number. In the second, we deleted all the files in a directory that did not meet some conditions. In the third, we found all the given first words in the given file and replaced them with the second given word. In the fourth, we created two directories and put the largest file in one and the smallest in the other. In the fifth, we reversed and added the digits of the given number in pairs.

Project II

In this project, we wrote a simple shell in C. This shell can run some simple commands we added. A hierarchy is provided by creating threads between processes.

Contributers

Abbas Göktuğ Yılmaz - 150115061

Nurefşan Yücel - 150119802

Veysi Öz - 150116005

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors