Linux BASH (shell scripting)
Course Status : | Upcoming |
Course Type : | Elective |
Language for course content : | English |
Duration : | Self Paced |
Category : |
|
Credit Points : | 2 |
Level : | Undergraduate/Postgraduate |
STEP 1-
- The first Unit gives the steps to install Ubuntu Linux operating system on a Virtual Box.
- Open the Unit, go through the tutorials for your OS and install Ubuntu Linux on a Virtual Box on your machine.
- Cross-verify (as mentioned in the sheet) to confirm successful installation.
- This sheet explains how to learn from spoken tutorials.
- This sheet also mentions some important information about the text editors, how to use the command prompt, how to use the Code Files, how to do the Assignments, etc.
- Read this sheet carefully and make a note of all the information, before you begin.
STEP 3-
Follow the side-by-side learning methodology while learning from spoken tutorials – watch the video, listen to the instructions, pause the video, try out the command on your system. You should get the exact same results as shown in the video. If successful, proceed with the video. Else, rewind and watch the video again and replicate the commands shown.
Complete all the videos in the given sequence one by one.
The Assignment for each tutorial is for your self-assessment only. Do not upload it anywhere for evaluation.
If you want to learn how to install Ubuntu Linux OS in a partition on your machine, please refer to this sheet.
Ideally do so under the guidance of a trained System Administrator.
Course Status : | Upcoming |
Course Type : | Elective |
Language for course content : | English |
Duration : | Self Paced |
Category : |
|
Credit Points : | 2 |
Level : | Undergraduate/Postgraduate |
Course layout
Bash is the shell, or command language interpreter, that will appear in the GNU operating system. Bash is an sh-compatible shell that incorporates useful features from the Korn shell (ksh) and C shell (csh). It offers functional improvements over sh for both programming and interactive use.