Git and Github Day-1
Linux Commands
Useful commands for managing files and navigating the system
Basic File Operations
ls List directory contents.
cd [directory] Change directory.
pwd Print the working directory (current path).
touch [file] Create a new, empty fi...
bisesh-blog.hashnode.dev4 min read