Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Sep 2010 22:31:03 +0000 (UTC)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.bin/script script.1 script.c
Message-ID:  <201009162231.o8GMVPAk079398@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2010-09-16 22:31:03 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/script       script.1 script.c 
  Log:
  SVN rev 212770 on 2010-09-16 22:31:03Z by obrien
  
  + Add the SCRIPT environmental variable to the sub-shell.  Its value is
  the name of the typescript file.
  + Add the 'command' argument (if supplied on the command line) to the
  typescript file.  This creates a more complete typescript when invoked
  this way - more equal to invoking script without supplying the 'command'
  argument.
  
  Revision  Changes    Path
  1.22      +13 -0     src/usr.bin/script/script.1
  1.30      +7 -0      src/usr.bin/script/script.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009162231.o8GMVPAk079398>