On Wed, Nov 07, 2018 at 01:52:13PM -0800, pe...@easthope.ca wrote:
> My backup procedures are shell functions 
> rather than scripts

That's pretty bizarre.  I don't see what advantage that gives you over
simply putting the commands in a script so that you can run something like
"sudo backup" on demand.

Since your backup seems to be tied to your interactive environment, that
also makes it difficult or impossible to schedule backups in cron.

Reply via email to