~ubuntu-branches/ubuntu/karmic/sysstat/karmic

« back to all changes in this revision

Viewing changes to sa2.in

  • Committer: Bazaar Package Importer
  • Author(s): Robert Luberda
  • Date: 2007-10-08 23:55:13 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20071008235513-b88rmqx6aigra3zd
Tags: 8.0.1-1
New upstream version (stable).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/sh
2
2
# @SA_LIB_DIR@/sa2
3
 
# (C) 1999-2007 Sebastien Godard (sysstat <at> wanadoo.fr)
 
3
# (C) 1999-2007 Sebastien Godard (sysstat <at> orange.fr)
4
4
#
5
 
# sa2: Write a daily report
 
5
#@(#) sa2: Write a daily report
6
6
#
7
7
S_TIME_FORMAT=ISO ; export S_TIME_FORMAT
8
8
umask 0022