Linux® Script Worksheet
To: Facilitator’s nameDr.Nguyen
From: Your nameAlisha Sinegal
Date: mm/dd/yyyy04/04/2011
Note: Prior to beginning the Linux® Script Worksheet, update the PATH variable to add your folder from last week. You will find how to do this on p. 134 of Linux® Command Line and Shell Scripting Bible.
Linux® Script 1
|Requirements |
| |
|In the same folder as last week, create a new file called week3prog1[name].scr. |
| |
|Change the permissions on this new file to add the execute bit for user, group, and owner. |
| |
|Edit your new file using Gedit or VI and change it so it performs the following actions: |
| |
|Display the date |
|Display the words Hello World |
|Display information about users that are currently logged in |
|