Howtodojo logo
  • Home 
  • About 
  • Certifications 
  • Sample Database 
  • Cheatsheet 
  • Glossary 
  • Blog 
  • Tags 
  1.   Home
  1. Home
  2. Guides

Guides

HowtoDojo provides several guides to help you learn new tools faster.

February 14, 2021 •2 min read • Coreutils

Linux sleep Command

In this tutorial we learn how to use sleep command in Linux. Sleep command can be used to provide delay between two commands invocations.

February 14, 2021 •2 min read • Coreutils

Linux users Command

How to show the current user in Linux? we can use users command in Linux that will provide the information written in utmp file.

February 14, 2021 •3 min read • Coreutils

Linux true Command

In this tutorial we will learn how to use true command in Linux. We'll also learn the common usage of true in shell script.

February 14, 2021 •2 min read • Coreutils

Linux logname Command

In this tutorial we learn how to use logname command in Linux. The logname command print current user login name.

February 13, 2021 •2 min read • Coreutils

Linux link command

What is Linux link Command? In this tutorial, we learn how to use the link command in Linux. link command calls the link function to create a link to a file. link command creates a single hard link. The link command is the simplified version of the ln command that provides a simple way to create a hard link. ...

February 13, 2021 •2 min read • Coreutils

Linux hostid Command

In this tutorial we will learn how to use hostid command in linux. hostid command print numeric identifier of current host.

February 5, 2021 •2 min read • Coreutils

Linux cksum Command

In this tutorial we learn how to use cksum command in Linux. cksum command will print the checksum and byte size of a file.

February 3, 2021 •2 min read • Coreutils

Linux groups Command

n this tutorial we learn how to use groups command in Linux. groups command print the groups a user is in. This command is similar to id command for groups.

February 3, 2021 •2 min read • Coreutils

Linux false Command

In this tutorial we learn how to use false command in Linux. false command is a command that do nothing, unsuccessfully.

  • 22
  • 23
  • 24
Follow me

We publish tutorials, tips and tricks about Linux, open source, cloud computing, and infrastructure

     
Copyright © 2012 - 2025 howtodojo.com. |
Howtodojo
Code copied to clipboard