![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| To convert multi format file to a readable ascii format | gaur.deepti | UNIX for Dummies Questions & Answers | 5 | 03-25-2008 03:03 PM |
| File Format | gopsman | Shell Programming and Scripting | 2 | 12-03-2007 08:06 AM |
| Convert UTF8 Format file to ANSI format | rajreddy | UNIX for Dummies Questions & Answers | 9 | 05-25-2007 09:26 AM |
| Convert UTF8 Format file to ANSI format | rajreddy | UNIX for Advanced & Expert Users | 1 | 05-24-2007 07:40 AM |
| File Format | KramNation | UNIX for Dummies Questions & Answers | 1 | 02-02-2006 02:59 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
File Format
Hello,
We have a type of ASCII files that we need to process in UNIX. I have no issues opening them in windows (using notepad etc.) but when i process it on UNIX i get below: (it has thousands of lines in it) [root@www root]# file test.out test.out: ASCII text, with very long lines, with no line terminators [root@www root]# wc -l test.out 0 test.out [root@www root]# Is there any technique to have it properly line terminated. Pls Advise. TIA Prvn |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|