Sponsored Content
Top Forums UNIX for Dummies Questions & Answers viewing spanish file in vi editor Post 302289148 by trichyselva on Wednesday 18th of February 2009 11:44:45 PM
Old 02-19-2009
viewing spanish file in vi editor

hi,
I have a file in unix which contains spanish entries

When I try to open the file in vi editor i can see some spaces as shown below

when I ftp the same file and see in my machine i can see it clearly

what settings i can use while viewing the file in vi

plz find some snapshot of the file in vi

100000052|USB|MIN|ASH|GRYMETAL|1908/1909 15pc GLASS TOP|/GRAY METAL|Spanish 1908/1909 15pc G|LASS TOP/GRAY METAL|||
CULO DE PRUEBA PARA S|ELVA|||
100000053|USB|MIN|DMN|GRYMETAL|TEST ITEM FOR SELVA||ARTÃ
100002230|MXX|1|SONY|KVR51|Sony 52" Rear-Projection|LCD|Sony 52" Rear-Projection|LCD spanish|10.20||


actually there is no space between || and CULO in the file

thanks in advance
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

viewing are .tar.gz file

I have a dilema. We have a .tar.gz file that is 2.2 GB. I can't xfer to another machine with ftp, because ftp chokes on the 2 gb size. We can't uncompress the tarball either because it will blow any filesystem we have on this Sun box. Is there a way to view or even extract certain files from... (2 Replies)
Discussion started by: lawadm1
2 Replies

2. Shell Programming and Scripting

Viewing the cron file

Hi All, I am trying to look into the crontab file present in /var/spool/cron/crontab. A file with the name of the superuser name is present there with the -r-------- permission. Even I am logged in using the same superuser id. But while am trying to cat that, its prompting permission denied. ... (2 Replies)
Discussion started by: rinku11
2 Replies

3. UNIX for Dummies Questions & Answers

viewing and searching large file

I need to search a very large file. 13g in size. i am looking for a record that has a value in the byte 4200 . how can i view the file or how can i search for value in the byte 4200? (1 Reply)
Discussion started by: Wrightman
1 Replies

4. Linux

Viewing HTML file in network

Hi, I am new to Linux. I have indexnew.html file in /var/www/html. I have to view this file in the browser within the network and without using Apache server. Because, my Apache server gets the request to my application. I used http://localhost/indexnew.html to open the file, but it gets to... (2 Replies)
Discussion started by: vishnukumar
2 Replies

5. UNIX for Advanced & Expert Users

Viewing a compiled executable file

I've got a executable binary file (source code fortran77, compiled using gfortran). I'm not sure this is even possible but I remember someone I knew was able to view the source code that created this binary file, i.e. he used a program that enabled him to see what the source code was. Is this... (2 Replies)
Discussion started by: lost.identity
2 Replies

6. UNIX for Dummies Questions & Answers

Viewing a large file

Sometime I have to deal with very large log files and I cannot view them for analysis using more or vi. The attempts to open the files error out saying there is not enough memory. Is there any tool or method with which I can go through huge files? (2 Replies)
Discussion started by: rcchume
2 Replies

7. Shell Programming and Scripting

Remove spanish accent from file name

Hello All hope all fine, I have a question about spanish accents... I have in a redhat server, a lot of files with Ñ or Ú accent into the NAME of the file. So my question is: Is it possible to change this name but with a script...to change all the occurence in one shot. Exemple: cd... (2 Replies)
Discussion started by: ldiaz2106
2 Replies

8. UNIX for Dummies Questions & Answers

Viewing XLSB file in Unix

Hello, Does anyone know how to view an XLSB file in unix? Thank you. (1 Reply)
Discussion started by: narachaid
1 Replies

9. Shell Programming and Scripting

Reading/Viewing an Unicode file

WE have a file coming from a server that has characters for 4-5 languages. If I download the file to my windows PC and open in Notepad ++, I can clearly see the text in different languages. Notepad++ is able to reder text that is in Portugese, French, Thai etc. My objective it to do the following:... (2 Replies)
Discussion started by: vskr72
2 Replies
UVISOR(4)						   BSD Kernel Interfaces Manual 						 UVISOR(4)

NAME
uvisor -- USB support for the PalmOS based PDAs SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device uvisor device ucom Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): uvisor_load="YES" DESCRIPTION
The uvisor driver provides support for USB based PalmOS PDAs, like Handspring Visor, Palm Mxxx series, and Sony Clie. The device is accessed through the ucom(4) driver which makes it behave like a tty(4). The device has several ports for different purposes, each of them gets its own ucom(4) device. The attach message describes the purpose of each port. The usual Pilot tools can be used to access the attached device on the HotSync port. HARDWARE
The uvisor driver supports the following devices: o Aceeca Mez1000 RDA o Handspring Treo o Handspring Treo 600 o Handspring Visor o Palm I705 o Palm M125 o Palm M130 o Palm M500 o Palm M505 o Palm M515 o Palm Tungsten T o Palm Tungsten Z o Palm Zire o Palm Zire 31 o Sony Clie 4.0 o Sony Clie 4.1 o Sony Clie 5.0 o Sony Clie PEG-S500C o Sony Clie NX60 o Sony Clie S360 o Sony Clie TJ37 SEE ALSO
tty(4), ucom(4), usb(4) HISTORY
The uvisor driver was adopted from NetBSD 1.5 in August 2002. This manual page was adopted from NetBSD by Tom Rhodes <trhodes@FreeBSD.org> at that time. BUGS
The code to provide multiple ucom(4) instances has not yet been ported from NetBSD. It is unclear whether this driver works in its current state. BSD
November 22, 2006 BSD
All times are GMT -4. The time now is 02:56 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy