Skip to content

UNIX Forte

Into the world of UNIX

  • About UNIX Forte
Search

UNIX Forte

Into the world of UNIX

Close menu
  • About UNIX Forte

UNIX Forte

Into the world of UNIX

Search Toggle menu
16 June 20142 June 2023Linux CommandsBy Admin

the env command and its examples

This command can give you the list of all the environment variables set under the system. It is used to run a program in a modified environment. Command comes from “coreutils” package.

16 June 20142 June 2023Linux CommandsBy Admin

how to use eject command with its examples

This command is used to eject removable media attached to the system. It gives various optins to manage removable media eject operation. This command comes from “eject”.

16 June 20143 June 2023CommandsBy Admin

egrep command examples

Examples: 1. To Interpret PATTERN as an extended regular expression $ egrep –extended-regexp PATTERN$ egrep -E PATTERN 2. To Interpret PATTERN as […]

16 June 201411 June 2023Linux CommandsBy Admin

know how to use echo command along with its examples

Examples: 1. To echo the string on std op device $ echo “Hi there” 2. To skip printing the trailing new line […]

16 June 201412 June 2023Linux CommandsBy Admin

e2fsck command examples

Examples: 1. To check a file system $ e2fsck /dev/sda1$ e2fsck /dev/mapper/VG00-LV00  2. To check the file system and repair it if […]

16 June 201412 June 2023Linux CommandsBy Admin

know the dumpe2fs command with its simple examples

Examples: 1. To dump the file system information about a device $ dumpe2fs /dev/sda1 2. To print the blocks which are reserved […]

16 June 201412 June 2023Linux CommandsBy Admin

know how to use du command with its examples

Examples: 1. To get space usage for all $ du -a 2. To print the aparent size instead of disk usage $ […]

16 June 201412 June 2023Linux CommandsBy Admin

what is dmsetup command with its examples

It is a command using which we can do low level logical volume management. It comes from “device-mapper-1.02.53” package. Path: /sbin/dmsetup Examples: 1. […]

16 June 201414 June 2023CommandsBy Admin

dmidecode command examples

dmidecode is one of the useful command to get the hardware information ( its alternatively called DMI table decoder). Its comes handy […]

16 June 201414 June 2023Linux CommandsBy Admin

what is dmesg command with its examples

Examples : 1. To print or control the kernel ring buffer # dmesg# dmesg | head 2. To clear the kernel ring […]

Posts navigation

< 1 … 15 16 17 … 21 >

Recent Posts

  • What will be te effect of Artificial Intelligence on Indian IT Sector
  • how to use chmod command in linux with its examples
  • How to extend the XFS file system residing over raw disk
  • how to sort file with column in linux shell
  • quotacheck command and its examples

Recent Comments

  1. Anonymous on how to use “reboot” command and its examples
  2. Keerthi55 on how to use grep command to find text in a file
  3. siva sreedhar on how to use grep command to find text in a file
  4. Keerthi55 on how to use grep command to find text in a file
  5. DumpsPass4sure on dmidecode command examples

Archives

  • July 2023
  • May 2023
  • April 2023
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • October 2012
  • September 2012

Categories

  • Basics
  • Commands
  • Commands For A Topic
  • General Topics
  • Interview
  • Linux Commands
  • Linux Interview
  • Procedure
  • Standard Procedures
  • Uncategorised
  • Facebook
  • Twitter
  • LinkedIn
  • YouTube
© 2025 UNIX Forte. Proudly powered by Sydney