Day 3: Hands-on Linux
Jul 30, 2023 · 1 min read · To 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> ...
Join discussion












