SCO v Novell Trial Transcripts - Day 2, Part 1 as text -Opening Arguments, 1st Witness, Frankenber

 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News SCO v Novell Trial Transcripts - Day 2, Part 1 as text -Opening Arguments, 1st Witness, Frankenber
# 1  
Old 07-24-2010
SCO v Novell Trial Transcripts - Day 2, Part 1 as text -Opening Arguments, 1st Witness, Frankenber

I have the corrected transcript for day 2 [PDF] of the SCO v. Novell trial as text. This was the very first actual day of trial, the jury having been chosen and sworn in the day before. So today is Tuesday, March 9, 2010, and we have opening arguments from each of the parties and then SCO begins to present its case. You'll find the rest of the day here [PDF; text] and then here [PDF; text].
For SCO's side, Stuart Singer begins the opening argument, and then Brent Hatch finishes up the last part of it. For Novell, it's Sterling Brennan all the way. Then SCO puts on its first witness on the stand, Robert Frankenberg, formerly CEO at Novell, who is examined by SCO lawyer Stuart Singer of Boies Schiller, then on cross for Novell by Sterling Brennan, then Singer on redirect and Brennan on recross. Here's Groklaw's coverage of that day.

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
holidays(4)							   File Formats 						       holidays(4)

NAME
holidays - prime/nonprime table for the accounting system SYNOPSIS
/etc/acct/holidays DESCRIPTION
The /etc/acct/holidays file describes which hours are considered prime time and which days are holidays. Holidays and weekends are con- sidered non-prime time hours. /etc/acct/holidays is used by the accounting system. All lines beginning with an "*" are comments. The /etc/acct/holidays file consists of two sections. The first non-comment line defines the current year and the start time of prime and non-prime time hours, in the form: current_year prime_start non_prime_start The remaining non-comment lines define the holidays in the form: month/day company_holiday Of these two fields, only the month/day is actually used by the accounting system programs. The /etc/acct/holidays file must be updated each year. EXAMPLES
Example 1: Example of the /etc/acct/holidays file. The following is an example of the /etc/acct/holidays file: * Prime/Nonprime Table for the accounting system * * Curr Prime Non-Prime * Year Start Start * 1991 0830 1800 * * only the first column (month/day) is significant. * * month/day Company Holiday * 1/1 New Years Day 5/30 Memorial Day 7/4 Indep. Day 9/5 Labor Day 11/24 Thanksgiving Day 11/25 day after Thanksgiving 12/25 Christmas 12/26 day after Christmas SEE ALSO
acct(1M) SunOS 5.10 28 Mar 1991 holidays(4)