On Jan 21, 2009, at 9:54 AM, Ray Waters wrote:
Dave,How do I delete Line 4 in known_hosts?
Dave's not here, man. sed -i -e '4d' /root/.ssh/known_hosts would do the trick. Adam ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
