Forum: Computer Science Mar 8th, 2008 |
| Replies: 1 Views: 622 Implementing Active Directory |
Forum: Computer Science Feb 19th, 2008 |
| Replies: 0 Views: 829 I need help with this question.
Given the following database notation:
tblPasswords(Employee First Name, Employee Last Name, Employee Password, Employee Department, Installed Software)
Break the... |
Forum: Shell Scripting Feb 4th, 2008 |
| Replies: 6 Views: 5,499 Can someone please help me with the following questions.
1) Create a script that will produce a text file that has a list of the files in the present working directory. Ensure you use the proper... |
Forum: Shell Scripting Feb 4th, 2008 |
| Replies: 5 Views: 4,065 Create a shell script that will do the following:
Creates a text file that lists the operating system of your computer, the computers name and username. Use appropriate environmental variables. ... |