Linux Command || Part-03 || mkdir, rmdir, rm and rmdir -r || Examples || Dated: 11/06/2021 !!

Опубликовано: 05 Август 2026
на канале: Gateway4students
30
1

please subscribed and press bell button.
!!_____~~~~~~~____!!

ls =list of file in current directory.
cd. = Change directories.
cd.. = move back to directories.
cd~ =move back to Main directories or Parent directories.
pwd = find the path of current directories.
mkdir = make a directories.
rmdir = remove Empty directory.
rmdir-r = remove directory with directory
rm = remove directory with file and directory.
touch = create the file.
echo = insert into file.
mv = rename the file and move one directory to another directory.

______________________________________

Linux Command (Part-01):
   • Linux Command || Part-01 || list of File a...  
Linux Command:(part-02)
   • Linux Command || Part-02 || list of File a...  
Linux command : (part-03)
   • Linux Command || Part-03 || mkdir, rmdir, ...  
Linux Command: (part-04)
   • Linux Command || Part-04 || touch, rmdir, ...  
Linux Command (part-05)
   • Linux Command || Part-05 || touch, mv, loc...