![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| User entry in both cron.allow and cron.deny | ksvaisakh | SUN Solaris | 4 | 09-26-2009 03:46 PM |
| cron job starts new cron proccess | ron76 | SUN Solaris | 3 | 05-12-2008 01:07 AM |
| Is the Length of User ID for AIX Limit to 8 Characters? | meihua_t | AIX | 2 | 04-07-2008 02:04 AM |
| AIX and cron logs filtering ?: /etc/cronlog.conf, /var/adm/cron/log | Keith Johnson | AIX | 0 | 01-09-2008 08:32 PM |
| Limit of no of characters PER LINE in a unix file | mohapatra | Shell Programming and Scripting | 5 | 10-10-2006 04:18 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
cron 80 characters limit
Hello everyone.
I am trying to set up a monitor based on a "top" command statistic as follows: top -bc -n1 > output.txt I've put this command into a small script which is called by a cron... but there is something strange happening: the cron is limiting the output to output.txt to 80 characters. If I call this script from a standart command line, evenrything is fine, no wrapping is occuring. I'm using a HP-UX shell. I red somewhere on internet that it could be a case of wrong editor - but that's not my case. Could please advice? Thank you. Martin |
|
||||
|
Hello guys, sorry, wrong post
The machine is a Linux.I hope I can find a solution on my own on internet. Thank you... ---------- Post updated at 11:18 AM ---------- Previous update was at 07:22 AM ---------- Hi, just to inform you: the solution was adding EXPORT COLUMNS=250 to the script. I found the solution under another HP-UX formu, so I don't think it was a case of environment, rather something else. Have a nice day! Martin |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|