../uwe.html
../uschedule.html

uscheduleedit - edit a uschedule command

SYNOPSIS

uscheduleedit [-.] [-d DIR] ID

DESCRIPTION

uscheduleedit allows you to edit the registered uschedule command with the identifier ID, using $VISUAL, $EDITOR or vi.

Note that a command may be described by two different files, so don’t be surprised if your editor offers you to edit two files.

OPTIONS

-., --dot-as-home
The current working directory will be used instead of $HOME.
-d, --dir=DIR
Read jobs from DIR. The default is ~/.uschedule/.

CAVEAT

If the editor of your choice breaks hard links then uschedulerm will lose the ability to recognize which registered commands are still in use. It will then not inform you a command you want to delete about that and will not stop you from deleting it. The daemon is able to deal with this, though.

AUTHOR

Uwe Ohse, uwe@ohse.de

SEE ALSO

uschedule(1), uschedulecmd(1), uschedule_intro(7).