Thursday, August 13, 2026

ter

 sed '/^[[:space:]]*P[[:space:]]*$/d' ~/.profile > /tmp/profile.$$

cp /tmp/profile.$$ ~/.profile

rm /tmp/profile.$$



nl -ba ~/.profile | head -20



No comments:

Post a Comment