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.
Vi editor
Name: sundar1982 Date: October 10, 2007 at 00:21:06 Pacific OS: Unix CPU/Ram: pentium Product: dell
Comment:
Hi all,
is there any vi command to view all the special characters in a file. for example :set list shows as a dollar sign at the end of line.
Similarly i want to view all the special charcters like space, tab etc.
Summary: Hi, I have a log file of 450 MB and I want to remove few thousand lines from it before I open it i.e. without opening the file in vi editor. I know there is a way but not sure how. Greatly apprecia...
Summary: I have a very large text file. I tried to edit it using vi editor - unix when i give " vi abc.txt " it displays the file but at the last line it says "Line too long" And i found that it cannot display...