Category: Linux Basic Commands
head command in Linux with options
head command in Linux is used to display the content which is on the TOP, learn many options like -c, -v, and -n. Find the cheat sheet and play Quiz.
more command in Linux with examples
more command in Linux is used to view the content for the larger file, Also find the cheat sheet for the less command and play Quiz to check the grip.
less command in Linux with examples.
less command in Linux is to view, search, and to edit the content. Also, find a cheat sheet and play a quiz to check your grip. Find more Basic commands.
touch command in Linux with examples
Let’s learn about the touch command in Linux with examples which is mainly used to make the empty file (zero byte file). We can also use this command to change the access time, we set our own timestamp. So, let’s start with our first example and also look into the option in the touch command.…
cat command in Linux with examples.
cat command in Linux with examples and some of the options, you can view, append, and create a new file. Enjoy Quiz in this post, also find a cheat sheet.
rm command in Linux with examples
rm command in linux with examples is used to delete files and folder, there is a cheat sheet and play quiz and check your grip after reading the post.