www.studyandupdates.com : Linux File Commands
Showing posts with label Linux File Commands. Show all posts
Showing posts with label Linux File Commands. Show all posts

Sunday

Linux Commands

Linux Commands Linux is an operating system's kernel. You might have heard of UNIX. Well, Linux is a UNIX clone. But it was actual...
Read More

Linux Mv Commands

Linux Commands Linux File Commands Mv Command The  mv  command is used to move a file or a directory form one location to another loca...
Read More

Linux Cp Commands

Linux Commands Linux File Commands Cp Command The  cp  command is used to copy a file or directory. Syntax: To copy in the same direct...
Read More

Linux Rm Command

Linux Commands Linux File Commands  Rm Command The  rm  command is used to remove a file. Syntax: rm  < file  name > Output: Don...
Read More

Linux Cat Command

Linux Commands Linux File Commands Cat Command The  cat  command is a multi-purpose utility in the Linux system. It can be used to cre...
Read More

Linux Touch Command

Linux Commands Linux File Commands Touch Command The  touch  command is used to create empty files. We can create multiple empty files...
Read More

Popular Posts