We want to graph the number of users on our aix system. We are currently doing this by running a cron job to do the uptime command every 10 minutes and append the results to a file. Problem is that it doesn’t output the date. Can anyone suggest a command or a simple script to enable us to achieve this by producing a file that could be directly imported into a spreadsheet?