|
|
|
|
UGU: Unix Guru Universe - Unix Tip #4400- March 28, 2024
- Home : Help
: Today's Tip
Unix Tip #4400- March 28, 2024
DEBUG CRONTAB
A good way to debug what you execute in crontab
is to redirect the output to another file
10 * * * * /usr/local/bin/Script.ksh > /tmp/Script.dbg
NOTE: All tips provided are USE AT YOUR OWN RISK. Tips are submitted
by various unix admins around the globe. UGU suggest you read and
test each tip in a non-volitile environment before placing into
production.
LAST 5 TIPS
4399
- COMPLETE LIST OF COMMANDS
4398
- ONLINE/COMMAND-LINE DICTIONARY
4397
- FILES TOO LARGE FOR FLOPPY
4396
- C BEAUTIFIER
4395
- LISTING DIRECTORIES ONLY
I want to
SUBSCRIBE
and get a UGU Tip everyday.
I want to
UNSUBSCRIBE
and NOT get a UGU Tip everyday.
If you have a UNIX TIP let us know, we just may use it:
(All tips become the property of the Unix Guru Universe)
|
|
|
Copyright 1994-2024 Unix Guru Universe |
|
|
|
|