Bankruptcy Hearing on Darl's Mobility Offer on April 7 is "Going Forward"

 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Bankruptcy Hearing on Darl's Mobility Offer on April 7 is "Going Forward"
# 1  
Old 04-05-2010
Bankruptcy Hearing on Darl's Mobility Offer on April 7 is "Going Forward"

The agenda for the hearing in bankruptcy court regarding Darl McBride's offer to buy the SCO mobility assets set for April 7th is now posted on Pacer:
04/05/2010 - 1102 - Notice of Agenda of Matters Scheduled for Hearing Filed by Edward N. Cahn, Chapter 11 Trustee for The SCO Group, Inc., et al.. Hearing scheduled for 4/7/2010 at 03:00 PM at US Bankruptcy Court, 824 Market St., 6th Fl., Courtroom #3, Wilmington, Delaware. (Attachments: # 1 Certificate of Service) (Fatell, Bonnie) (Entered: 04/05/2010)

The last line reads, "The hearing on this matter will go forward."

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Bash script - Print an ascii file using specific font "Latin Modern Mono 12" "regular" "9"

Hello. System : opensuse leap 42.3 I have a bash script that build a text file. I would like the last command doing : print_cmd -o page-left=43 -o page-right=22 -o page-top=28 -o page-bottom=43 -o font=LatinModernMono12:regular:9 some_file.txt where : print_cmd ::= some printing... (1 Reply)
Discussion started by: jcdole
1 Replies

2. Shell Programming and Scripting

Using sed how to remove "forward shash"

I am trying to remove "forward shash" using sed it was not working 666,server1, 00973 N/A RDF1+TDEV RW 1035788 i need to remove " N/A" and "RW" I need output 666,server, 00973 , RDF1+TDEV , 1035788 (4 Replies)
Discussion started by: ranjancom2000
4 Replies

3. Shell Programming and Scripting

awk command to replace ";" with "|" and ""|" at diferent places in line of file

Hi, I have line in input file as below: 3G_CENTRAL;INDONESIA_(M)_TELKOMSEL;SPECIAL_WORLD_GRP_7_FA_2_TELKOMSEL My expected output for line in the file must be : "1-Radon1-cMOC_deg"|"LDIndex"|"3G_CENTRAL|INDONESIA_(M)_TELKOMSEL"|LAST|"SPECIAL_WORLD_GRP_7_FA_2_TELKOMSEL" Can someone... (7 Replies)
Discussion started by: shis100
7 Replies
Login or Register to Ask a Question