Linux Command
Linux Command
y cd changetohomedirectory cd~ changetohomedirectory cd.. changetoparentdirectory pwd displaythepathofthecurrentdirectory cpfile1file2 copyfile1andcallitfile2 mvfile1file2 moveorrenamefile1tofile2 rmfile removeafile rmdirdirectory removeanemptydirectory rmrdirectory removeallfilesinadirectory whatiscommand briefdescriptionofacommand chmod[options]path changeaccessrightsfornamedpath ^C killthejobrunningintheforeground top Listallprocesses kill26152 killprocessnumber26152 typefilename Viewthecontentsofafile whoami Displaystheusersnameyouarecurrentlyloggedin tar[options] Compressanddecompressdata vifilename Create,view,andeditafile Otherusefulcommandsareavailableinonlinetutorials