Basic Linux commands

ls      // list of directory
pwd      // current directory
cd      // change directory
cd ..      // back to previous directory
rm -d file_name    //delete directory

Comments

Popular posts from this blog

Git commands

How to Debug Android TV App using IP