Linux Commands Cheat Sheet :- File & Directory Operations :- ls – List files in current directory. ls -l – Long listing format. ls -a – Show hidden files. cd <dir> – Change directory. pwd – Print current directory path. mkdir <dir> – Create new...
gkv-devops.hashnode.dev3 min read
No responses yet.