Moiz Asifmoiz-journeytodevops.hashnode.devยทJul 30, 2023Day 3: Hands-on LinuxTo view what's written in a file. cat <file_name> To change the access permissions of files. chmod <permissions> <file_name> To check which commands you have run till now. history To remove a directory/ Folder. rmdir <directory_name> ...Basic linux commandsAdd a thoughtful commentNo comments yetBe the first to start the conversation.