Linux & Git-GitHub Cheat Sheet
๐ง Linux Commands Cheat Sheet
CommandDescription
๐ File and Directory Operations
lsList files and directories in the current directory.
ls -lList files and directories with detailed information.
ls -aList all files, including hidden ones.
...
ramiz-devops-labs.hashnode.dev4 min read