Dear All,
I have created several .fetchmailrc file in the user's home directory. i want to create a shell script file in which i can give command to run the fetchmail program with users .fetchmailrc what i have to write in the shell scripts.

i am writting

su euclid -c fetchmail -f /home/euclid/.fetchmailrc
su raj -c fetchmail -f /home/euclid/.fetchmailrc

it is giving error but when i log in to server with respective users id/pwd then
give command fetchmail -f /home/euclid/.fetchmailrc it works

am i giving wrong command in the shell scripts.

Anil



-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to