On Mon, 2 Apr 2001, Gregg C Levine wrote:
> Hello from Gregg C Levine normally with Jedi Knight Computers
> Uh 'script'? I am afraid I am not familar with that command. Can you
> be more specific about that command?
example:
[root@maxroach /root]# script
Script started, file is typescript
[root@maxroach /root]# date
Mon Apr 2 19:36:05 MDT 2001
[root@maxroach /root]# exit
Script done, file is typescript
[root@maxroach /root]# cat typescript
Script started on Mon Apr 2 19:36:04 2001
[root@maxroach /root]# date
Mon Apr 2 19:36:05 MDT 2001
[root@maxroach /root]# exit
Script done on Mon Apr 2 19:36:06 2001
[root@maxroach /root]#