On 05/28/2017 09:44 AM, Bob Katz wrote:
My question is very basic:

In order to run the BackupPC_backupDelete command I have to preface it with ./

./ means current directory

If the command is found in your path, you can ignore ./

Or, you can provide the full path to the command. For my system this would be:

/usr/share/backuppc/bin/BackupPC_backupDelete

Or, as the backuppc user I could

cd /usr/share/backuppc/bin/

./BackupPC_backupDelete

Meaning, I'm currently in the backuppc/bin directory and the command can be found in the current directory

Doug

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to