You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo contains all the shell scripting programs done in Operating Systems Lab during my 4th semester Btech. The concepts such as Linux shell commands, command line input , operators, if-else, case if , loops . Also some CPU scheduling algorithms such as FCFS, SJF, SRTF, RR, HRRN etc were also implemented using shell scripting commands .