Script started on Tue Nov 5 18:30:50 2002 SirDrinkalot:~/code$ cc --version cc (GCC) 3.2 Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. SirDrinkalot:~/code$ cc object.c SirDrinkalot:~/code$ ./a.out SirDrinkalot:~/code$ Script done on Tue Nov 5 18:31:07 2002