Blog about system engineering, programming and networks
for i in `yum list installed | awk '{print $1}'` ; do yum -y reinstall $i ;done
Note: only a member of this blog may post a comment.
No comments :
Post a Comment
Note: only a member of this blog may post a comment.