#570120 at: Should print the actual command executed in addition to it's output

Package:
at
Source:
at
Description:
Delayed job execution and batch processing
Submitter:
Patrik Schindler
Date:
2010-02-17 07:06:03 UTC
Severity:
wishlist
#570120#5
Date:
2010-02-16 18:05:13 UTC
From:
To:
It would be helpful in some cases to have the actual command given to batch/at
in the usual job completion mail as well as the output generated from the
command itself. Perhaps user chooseable with ~/.atrc and/or cmdline-switch?

(Inspired from the most interesting SBMJOB from OS/400 whose output is very
verbose.)

#570120#8
Date:
2010-02-17 02:49:31 UTC
From:
To:
merge 244533 570120
thanks

Hi,

Patrik Schindler <poc@pocnet.net> writes:

(merged with 244533)

I plan to get at sending the command in case there are errors soon.
Do you think there are other cases in which the actual command would be
useful?

Regards,
Ansgar

#570120#13
Date:
2010-02-17 02:49:31 UTC
From:
To:
merge 244533 570120
thanks

Hi,

Patrik Schindler <poc@pocnet.net> writes:

(merged with 244533)

I plan to get at sending the command in case there are errors soon.
Do you think there are other cases in which the actual command would be
useful?

Regards,
Ansgar

#570120#18
Date:
2010-02-17 05:56:17 UTC
From:
To:
Hi Ansgar,

Sorry, I didn't check 244533 before submitting since from the subject
it wasn't clear to me what the submitter meant.

Thanks for taking care for at!

Am 17.02.2010 um 03:49 schrieb Ansgar Burchardt:


 From my point of view, this is often the case. For example when the
job will run some time in the future and the user forgot what command
led to the output.

That's why I suggest to make this behaviour an option for the
submission. Perhaps it would be better to have that as atd-option?

Another thingie on my wishlist would be to have at -c show an
uncluttered version of the actual command submitted, without env and
dir-exists-check.


:wq! PoC

#570120#21
Date:
2010-02-17 06:46:31 UTC
From:
To:
Patrik Schindler <poc@pocnet.net> writes:

Then I guess an option at time of submission is the way to go.

I plan to move the environmental variables and some other information to
a separate file to enable use of other shells as well.  That should take
care of your wish as well.

Regards,
Ansgar

#570120#26
Date:
2010-02-17 07:00:54 UTC
From:
To:
Hello Ansgar,

Am 17.02.2010 um 07:46 schrieb Ansgar Burchardt:


Very good.


Nice to know it's possible with not too much effort! Thanks!


:wq! PoC