
Sometimes you may need to combine folders into one, multiple directories into one. Here is how to merge folders into single folder in Linux.
Sometimes you may need to combine folders into one, multiple directories into one. Here is how to merge folders into single folder in Linux.
Sometimes you may need to split directory into subdirectory. In this article, we will learn how to split folder into subfolders in Linux.
Sometimes you may need to split large text file into multiple text files or combine smaller files into large file. Here is how to split large file into smaller files.
Sometimes you may need to sort files into folders by date, sort files by name, by filetype. Here is how to sort files into folders in Linux.
Sometimes you may need to add newline after pattern in Vim editor. Here are the steps to add line break after pattern.
Sometimes you may need to convert line endings in shell script. Here is how to convert CRLF to LF in Linux.
Sometimes you may need to store command in variable in bash, execute command stored in variable. Here is how to store command in variable in shell script.
Sometimes you may need to exclude file & directories when using tar. Here is how to tar directory & exclude files & folders.
Sometimes you may need to change font color, change color of comments, change color scheme in vim. Here is how to change color scheme in vim.
If you get the error message “dpkg Was Interrupted, You Must Manually Run Sudo” while installing Linux Package, here is how to fix it.