That helped but only in 7 bit mode!

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Dan Goble
Sent: Tuesday, November 09, 2010 5:25 PM
To: '[email protected]'
Subject: Re: [U2] Reading a Unix file from another machine.

Sorry ... The command is strings .... Not string.   Typing from a blackberry

----- Original Message -----
From: Roy Beard [mailto:[email protected]]
Sent: Tuesday, November 09, 2010 05:23 PM
To: 'U2 Users List' <[email protected]>
Subject: Re: [U2] Reading a Unix file from another machine.

NO joy!

# cd /dbms
# ls -l master
-rwxrwxrwx   1 root     system     54683259 Nov 08 18:16 master
# string master > newmaster
ksh: string:  not found.
#

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Dan Goble
Sent: Tuesday, November 09, 2010 5:09 PM
To: '[email protected]'
Subject: Re: [U2] Reading a Unix file from another machine.

Try using at the unix command line

String filename > newfilenamer

This will strip out all control characters

----- Original Message -----
From: Roy Beard [mailto:[email protected]]
Sent: Tuesday, November 09, 2010 05:05 PM
To: 'U2 Users List' <[email protected]>
Subject: [U2] Reading a Unix file from another machine.

Hi all,

 

I am trying to read a Unix file from and old aix machine.  The people who
sent it will not bend in how they sent it.

What I got was in binary format so I used 'od' to convert it to ascii.  When
I tried to cat the file before trying to READSEQ records it looked like
gibberish!

I realized that if I set my Term type to vt100, I could read it but the
carriage returns were just ^M after each record.  After trying 'sed' I gave
up.

 

Universe will not read the file at all.  I still get gibberish even on the
converted file.

 

Any ideas?  There must be a way to do this.  What am I missing?

 

Thanks,

 

Roy

_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users
_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users

_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users
_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users

_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to