通过海量题库、编程比赛和实时排名,系统化提升您的编程能力。
在/home目录下查找文件名为。Profile的文件,找到后删除
find /home –name .profile -exec rm{ } \;