Hi admins!
I have very strange problem. I have installed a perl aplication on my Tru64
Unix V5.0A Alpha server. It makes a query, sorts results and makes an output
as dynamic web page. When it makes a file with results it uses ~ as a
delimiter between words. So my sort call looks like sort -t ~ ... This works
on my server.
Than I have moved the application to Tru64 Unix V5.1 Alpha server. And here
sort function doesn't work. It seams as the sign ~ disapears from the sort
call.
Can anyone give me a hint, where a problem can be?
Thank you
Domen Šetar
IZUM Maribor
Prešernova 17, Maribor 2000
Slovenia
+386 2 2520331
Received on Mon Nov 20 2000 - 12:57:22 NZDT