Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
UNIX
Name: Mario Basualdo Date: December 10, 2001 at 09:33:53 Pacific
Comment:
HARD ERROR DETECTED THE FOLLOWING DISK SECTORS COULD NOT BE READ
Name: ramzi Date: December 10, 2001 at 17:11:45 Pacific
Reply:
looks like the hard disk is either full or corrupted.
use bdf to check the hard disk load and capacity, and do housekeeping. just my humble suggestion.
ramzi
0
Response Number 2
Name: CB Date: December 11, 2001 at 10:54:34 Pacific
Reply:
I have an ascii file from xenix, i have a windows based system. the people i got the file from can't spell ftp much less get the file to me that way. is there a program i can use that will let me read the file from my system.
0
Response Number 3
Name: CB Date: December 11, 2001 at 10:56:00 Pacific
Reply:
I have an ascii file from xenix on a floppy, i have a windows based system. the people i got the file from can't spell ftp much less get the file to me that way. is there a program i can use that will let me read the file from my system.
Summary: Dear All, I have a requirement that we need to identify frequently used programs in a directory. Basically we need to identify the date of last execution of a program in unix directory. Could anyon...
Summary: Hi friends, I am executing a SQL through UNIX. I receive a date from SQL and store it in a variable in unix. The date is in (13-AUG-2009) format. But i need this to be in YYYYMMDD(20090813). Kindly...