
Sometimes you may need to rotate & resize image in Linux terminal. Here is how to edit images in Linux.
Sometimes you may need to rotate & resize image in Linux terminal. Here is how to edit images in Linux.
Sometimes you may need to copy all files & folders excluding one or more files in Linux. Here is how to exclude files & folders from copying in Linux.
Sometimes you may need to copy files to CD in Linux. Here are the steps to copy files & folders to CD 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.