DragonFly On-Line Manual Pages

Search: Section:  


uscheduleedit(1)       DragonFly General Commands Manual      uscheduleedit(1)

NAME

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). The homepage may be more up-to-date, see http://www.ohse.de/uwe/uschedule.html. uschedule 0.7.1 uscheduleedit(1)

Search: Section: