Browsing Category

Linux Commands

Linux Commands for Linux Beginners

bc Command in Linux With Examples

bc is a command line tool that allows users to perform mathematical operations the same as they do on a calculator. The users can do operations like addition, multiplication, division and more right on the terminal. The tool is preinstalled…

Linux Mint vs. Lubuntu | Comparison

Linux is the popular operating system with the kernel and default package management system. Linux users get the Linux by downloading any of the distributions of Linux. The Linux distros include Linux Mint, Ubuntu, Lubuntu, and some others.…

How Can I Generate UNIX Timestamps in Linux

In Unix timestamp we represent any date and time together in a single long number. This single number describes the total seconds passed since January 1st,1970 at 00:00:00 UTC. In this guide, we’ll cover everything about converting Unix…

How to Create a File in Linux Using cat Command

The cat command is one of the most popular and frequently used commands in Linux-like operating systems. This command allows Linux users to create single or multiple files, display the content of the file and concatenate the files. The cat…

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Accept Read More