Day 3 Task: Basic Linux Commands
๐ง LINUX COMMAND ๐ป
๐ Navigate through Directories:
cd: Change directory, to move to a different folder.
ls: List files and directories in the current folder.
๐ Work with Files:
touch: Create an empty file.
cp: Copy files or directories.
m...
sriparthu1014.hashnode.dev9 min read