sed -i 68d .ssh/config
It was an eye-opening experience for me when I realized sed and ed commands are almost identical
sed -i 68d .ssh/config
It was an eye-opening experience for me when I realized sed and ed commands are almost identical