![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| unix noob help with awk? | AnnaLynn | Shell Programming and Scripting | 11 | 04-01-2008 09:29 AM |
| Unix Noob, wat do i need etc | skylin3fr3ak | UNIX for Dummies Questions & Answers | 2 | 02-24-2008 11:17 AM |
| Shell Noob | Sax | Shell Programming and Scripting | 16 | 06-05-2007 11:48 AM |
| complete noob | avdrummerboy | UNIX for Dummies Questions & Answers | 3 | 12-04-2006 12:25 PM |
| I am a unix noob | alt+f4 | UNIX for Dummies Questions & Answers | 4 | 04-28-2006 09:01 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
i'm having trouble putting together a program
any help would be much appreciated!Write a Shell Program to automate the process of collecting assignments from the directories of students of any specified class. The person running the program should be able to pass a parameter to the program specifying the group name of the class for which he/she wants to collect assignments. The program should check to see if the assignment files are in a sub-directory called ‘assignment’ the home directory of each student in the specified group. If no file is present in the subdirectory, or if the subdirectory does not exist, the program should print the userid of that student in a file called ‘logfile’ in the home directory of the person running the program. Logfile should have a first line with the following text ‘ List of users with no assignment on ‘todays date and time’ If files are present they should be copied to a subdirectory called ‘assignments’ in the home directory of the person running the program. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|