Day 3 Task: Basic Linux Commands
Sep 7, 2023 · 4 min read · Commands: sudo: This command executes only that command with root/ superuser privileges. ls: List the subdirectories and files available in the present directory Examples: ls -l--> List the files and directories in long list format with extra inf...
Join discussion
