bat command in Linux – alternative to cat command
In linux, you must be familiar with cat commands. It is used often to print and concatenate files. Bat command is a clone of cat command which comes…
Read More3 articles found
CentOS
In linux, you must be familiar with cat commands. It is used often to print and concatenate files. Bat command is a clone of cat command which comes…
Read More
CentOS
Introduction If you are a Linux system administrator, it is essential to modify the behavior of the default kernel. For example, you can make the Kernel accept an…
Read More
CentOS
Introduction rm stands for remove. It is a command that allows you to remove files, folders, symlinks from the system. Deleted files and folders will not be moved…
Read More