Skip to content
No results
  • About
  • Contact Us
  • Meet The Team
  • Privacy Policy
  • Test Page
Linuxlogo
  • Home
  • About
  • Contact Us
  • Privacy Policy
Linuxlogo
  • Linux

The cmp Command on Linux (With Easy Examples)

Cmp Command

The cmp command is used to compare two files on Linux and Unix. It is mostly useful for scripts, as it only reports whether the files are different or not. It does not report the differences. Likewise, it can also be…

Read MoreThe cmp Command on Linux (With Easy Examples)
  • Ishaan Arora
  • November 25, 2020
  • Linux

The install command in Linux – Copy files, Create Directories, Change User permissions and File ownerships

Install

The install command in Linux copies files and sets file attributes. It is not to be used for installing packages. For installing packages on to your Linux system you should use apt command or yum command. In this tutorial, we…

Read MoreThe install command in Linux – Copy files, Create Directories, Change User permissions and File ownerships
  • Jayant Verma
  • November 25, 2020
  • Linux

The split command in Linux – Break large files into smaller files

Split

The split command in Linux lets you split large files into smaller files. The smaller files by default contain 1000 lines each. However, the split command also gives you the option to customize the number of lines and bytes in…

Read MoreThe split command in Linux – Break large files into smaller files
  • Jayant Verma
  • November 20, 2020
  • Linux

The bc command in Linux – How to Perform Mathematical Operations in Linux Shell?

Bc Command

The bc command, short for basic calculator, is a language that supports arbitrary precision numbers with interactive execution of statements. Its syntax is similar to that of C programming language. It has two major applications. One as a mathematical scripting language and…

Read MoreThe bc command in Linux – How to Perform Mathematical Operations in Linux Shell?
  • Jayant Verma
  • November 20, 2020
  • Linux

The iostat Command in Linux – Monitor and Generate CPU and Device Utilization Reports

Iostat

The iostat command in Linux lets you monitor CPU utilization and I/O (input /output) statistics of all the disks and file systems. Iostat reports are useful for changing system configuration to better balance the input/output load between physical disks. This…

Read MoreThe iostat Command in Linux – Monitor and Generate CPU and Device Utilization Reports
  • Jayant Verma
  • November 20, 2020
  • Linux

The who Command in Linux – An Easy Guide

Who Command

The who command in Linux gives you information about the currently active users. In this tutorial, we will learn how to use this command. We will also learn about a list of options available along with the who command. Let’s…

Read MoreThe who Command in Linux – An Easy Guide
  • Jayant Verma
  • November 20, 2020
Prev
1 … 164 165 166 167 168 169 170 … 210
Next
No results

Recent Posts

  • How Tech Fuels Creativity and Convenience
  • Top 5 Linux server distributions you should use in 2024
  • Add YouTube to the Steam Deck Gaming Mode
  • Asahi Linux – Run Linux on a M1 Mac
  • Prevent Linux Kernel updates on Ubuntu with this trick

Favorite Sites

  • Python Tutorials
  • GoLang Tutorials
  • CodeForGeek
  • VM-Help
  • MySQL Tutorials
  • Excel Tutorials
Linuxlogo

Learn everything about Linux, under a single roof. LinuxForDevices covers Linux tutorials, Open Source news, and courses to help you grow.

Menu

  • Home
  • About
  • Contact Us
  • Privacy Policy

Important Links

  • YouTube
  • Python Tutorials
  • GoLang Tutorials
  • CodeForGeek
  • VM-Help
  • MySQL Tutorials
  • Excel Tutorials

Latest posts

  • How Tech Fuels Creativity and Convenience
  • Top 5 Linux server distributions you should use in 2024
  • Add YouTube to the Steam Deck Gaming Mode
  • Asahi Linux – Run Linux on a M1 Mac
  • Prevent Linux Kernel updates on Ubuntu with this trick

Copyright © 2025 - LinuxForDevices is part of Diyansh IT Services Private Limited

 

Linux® is a registered trademark of Linus Torvalds.