Basic Linux commands for working with Files
Aug 29, 2023 · 2 min read · echo This command is used to print whatever you write followed by command echo example echo Hello, this will print "Hello" on the terminal ls This command will list all the files and directories in a folder syntax - ls Directory_name mkdi...
Join discussion