cron limit

c0ldbyte c0ldbyte at myrealbox.com
Sun Mar 13 11:41:40 PST 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sun, 13 Mar 2005, junk wrote:

> I have a script that works fine from command line.
> But when I run it from cron , its not displaying all the info.
> Looks like cron is limiting the char length.
>
> example from script ran by cron:
>
> root    54313  0.0  0.2  1024  720  ??  S     3:20PM   0:00.00 cron:
> running jo
>
> example from script ran by command line:
>
> root    54313  0.0  0.2  1024  720  ??  S     3:20PM   0:00.00 cron:
> running job (cron)
>
>
> Any way to make cron use more buffer?
>
> Thanks
>

Have the script mail the output to you instead of having cron do it.
That might change how the output reads.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)
Comment: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xF7DF979F

iD8DBQFCNJdxsmFQuvffl58RAqxzAKCGW1Rv/UKU6CW2+u6PcRVJqepybACfTf46
+lgall+/g8oAXu6aqj7ap+8=
=OgvR
-----END PGP SIGNATURE-----


More information about the freebsd-hackers mailing list