Sometimes after installing "mytop" , it may show the following error,
To fix this error , edit " /usr/local/bin/mytop " , by
Find the line "long|!" and comment that line by adding '#' to that line.
Example :
That's it, Now run mytop. :-)
Error in option spec: "long|!"
To fix this error , edit " /usr/local/bin/mytop " , by
# vim /usr/local/bin/mytop
Find the line "long|!" and comment that line by adding '#' to that line.
Example :
# "long|!" => \$config{long_nums},
That's it, Now run mytop. :-)
No comments:
Post a Comment