cd Command in Linux
In this blog we will learn how we can use cd command in Linux. cd command we can use to […]
In this blog we will learn how we can use cd command in Linux. cd command we can use to […]
rmdir $ rmdir -p {directory} rmdir – remove directory This deletes a directory. The directory must be empty of both […]
mkdir Use mkdir to make a directory $ mkdir {directory} $ mkdir newdir $ mkdir –p newdir1/newdir2/newdir3 NOTE: You have […]
Linux cd command. cd – Change the shell working directory. cd command syntax cd [-L|-P] [dir] cd command options cd command […]
Copyright © 2024 | WordPress Theme by MH Themes