(Solved) : Please Bash Shell Linux Thanks Write Simple Single Thread Csc4420 Shell E Concurrent Comma Q43951023 . . .
Please do this in bash/shell in Linux. Thanks.
Write a simple single thread CSC4420 shell ,i.e., no concurrent commands, to support at least the followingbuilt-in commands:
- prompt can set to any string you input, inaddition to the current history event number, i.e, %h as incsh;
- url : list the course web site
- hour : list class times
- room : list classroom location
- desp : list the description of thiscourse
- text : list the textbook
- ref : list the reference books
- prof : list the professor’s name
- pol : professor’s office location
- poh : professor’s office hours
- pma : professor’s email address
- ta : list the TA’s name
- tol : TA’s office location
- toh : TA’s office hours
- tma : TA’s email address
- history : list history of events up to the number youset
- help : list all the availablecommands
- exit or quit: exit CSC4420 shell
Expert Answer
Answer to Please do this in bash/shell in Linux. Thanks. Write a simple single thread CSC4420 shell , i.e., no concurrent commands…
OR