Thread
:
Lines too long error
View Single Post
#
2
(
permalink
)
05-07-2008
jim mcnamara
...@...
Join Date: Feb 2004
Location: NM
Posts: 3,228
vi, ed and most command line utilities have a line length limit. Your file, ss, has a line that is too long to read.
1. make the lines shorter
2. use something else to edit the file
jim mcnamara
View Public Profile
Find all posts by jim mcnamara