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
pilot-ietf2datebook(1)                                              PILOT-LINK                                              pilot-ietf2datebook(1)

NAME
pilot-ietf2datebook - Converts IETF agenda format to install-datebook format SECTION
pilot-link: Tools SYNOPSIS
pilot-ietf2datebook < ietf-agenda > datebook.txt DESCRIPTION
pilot-ietf2datebook is a Perl script that converts IETF (http://www.ietf.org) agenda to format suitable for the install-datebook program. The agenda file is given to it as standard input and the output file is sent to standard output. Please remove all headers and footers from the agenda file before giving it to pilot-ietf2datebook. OPTIONS
none USAGE
The program will read IETF agenda from its stdin and output format suitable for the install-datebook program to STDOUT. AUTHOR
pilot-ietf2datebook was originally written by Tero Kivinen <kivinen@iki.fi> This manual page was converted to XML by Neil Williams <linux@codehelp.co.uk> REPORTING BUGS
Report bugs at: http://bugs.pilot-link.org COPYRIGHT
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. SEE ALSO
read-ical(1), pilot-xfer(1), install-datebook(1), pilot-link(7). 0.12.1 Copyright 1996-2005 FSF pilot-ietf2datebook(1)