On 8/11/06, Gregory Machin <gregory.machin@xxxxxxxxx> wrote:
Hi. I need to upload a file on an automated script, to a guest account .. how would I do this from bash ? Many Thank PS I didn't ask this on the samba list cause they seem to be blocking mail form gmail.. -- Gregory Machin gregory.machin@xxxxxxxxx www.linuxpro.co.za -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Whatever command you'd use at the command line, you simply put that very command into a bash script and then set up a cron job to automatically run that script at pre-determined times. Jacques B.