Re: Beginner needs help

2007-06-27 Thread Chas Owens
On 6/27/07, Chas Owens <[EMAIL PROTECTED]> wrote: On 6/27/07, Rick <[EMAIL PROTECTED]> wrote: > Ok so the boss wants me to create two scripts in perl and I don't even > know where to begin. > > One is to copy a log file to a backup server every hour. > > And the second is to restore the backup fr

Re: Beginner needs help

2007-06-27 Thread Chas Owens
On 6/27/07, Rick <[EMAIL PROTECTED]> wrote: Ok so the boss wants me to create two scripts in perl and I don't even know where to begin. One is to copy a log file to a backup server every hour. And the second is to restore the backup from one server from the previous night to the backup server e

Re: Beginner needs help

2007-06-27 Thread Ricky Zhou
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rick wrote: > Ok so the boss wants me to create two scripts in perl and I don't even > know where to begin. > > > > One is to copy a log file to a backup server every hour. > > > > And the second is to restore the backup from one server from the

Beginner needs help

2007-06-27 Thread Rick
Ok so the boss wants me to create two scripts in perl and I don't even know where to begin. One is to copy a log file to a backup server every hour. And the second is to restore the backup from one server from the previous night to the backup server every morning. Any ideas on where to sta

beginner needs help...thanks

2004-04-27 Thread William Kolln
Can Anyone Help...thanks if you can! I have an array called group_vals. I want to be able to return conditional statements according to the results after searching the array. I need it to go something like this: ## search array group_vals (optional) split the array in $grou

Re: beginner needs help

2004-04-27 Thread jesus velasquez
Thanks a lot for your time please reply very soon. muchas gracias por su tiempo por favor contestame muy pronto. Bye.Jesus Velasquez -- ___ http://mail.mexico.com ¡Disponible Ya! Utiliza el Outlook y Outlook Express para bajar tus correos por solo

Re: beginner needs help

2004-04-27 Thread news
Can Anyone Help...thanks if you can! I have an array called group_vals. I want to be able to return conditional statements according to the results after searching the array. I need it to go something like this: ## search array group_vals (optional) split the array in $grou

Re: Beginner needs help ...

2001-09-24 Thread Bill Jones
On 9/24/2001 4:00 PM, "Riggs, Joan" <[EMAIL PROTECTED]> wrote: > >> I am not a Perl programmer but I need help - does anyone do Unix Perl >> scripting that can assist me? >> I am sure it's pretty basic coding ... I need to parse out the > /etc/group >> file to list all users and the groups they

Beginner needs help ...

2001-09-24 Thread Riggs, Joan
> I am not a Perl programmer but I need help - does anyone do Unix Perl > scripting that can assist me? > I am sure it's pretty basic coding ... I need to parse out the /etc/group > file to list all users and the groups they are in. > > > thanks, > > JMRiggs > >