Skip to content
LinuxSimply
  • Courses
  • Tutorials
    • Glossary
    • Commands
    • Linux Basics
    • Bash Scripting
    • Ubuntu
    • Networking
    • Bash Programming
    • Linux Applications
    • Miscellaneous
  • Cheat Sheets
  • Forum
  • About

shell built-in commands

feature image of the let command in Linux

The “let” Command in Linux [With 5 Practical Examples]

May 12, 2024 by Hadi Ul Bashar

The let command is a built-in command in Linux that you can use to evaluate arithmetic expressions. You can use …

Read more

test command in linux

The “test” Command in Linux [With 5 Practical Examples]

May 9, 2024May 8, 2024 by Yousuf Shovon

The “test” command is available in most Linux shells, either as a built-in function or a standalone executable file located …

Read more

eval command in linux featured image

The “eval” Command in Linux [4 Practical Examples]

May 6, 2024May 5, 2024 by Hadi Ul Bashar

The eval command is a built-in feature in Linux shells like Bash. If you need to execute the arguments as …

Read more

featured image of unset command in linux

The “unset” Command in Linux [2 Practical Examples]

May 6, 2024April 23, 2024 by Hadi Ul Bashar

The unset command is a built-in command in Linux that is used to unset values and attributes of shell variables …

Read more

The set Command in Linux featured image

The “set” Command in Linux [6 Practical Examples]

May 6, 2024April 21, 2024 by Hadi Ul Bashar

The set command is a built-in command in Linux that is used to set or unset the values of shell …

Read more

read command in linux

The “read” Command in Linux [8 Practical Examples]

May 6, 2024April 18, 2024 by Yousuf Shovon

The ‘read’ command in Linux is a built-in tool often used in Bash scripts to read user input. It takes …

Read more

Feature image-the 'hash' command in Linux

The “hash” Command in Linux [6 Practical Examples]

May 6, 2024July 11, 2023 by Nadiba Rahman

Bash is a popular built-in shell in the Unix-like operating system. And hash is the built-in command within the shell …

Read more

export command in Linux

The “export” Command in Linux [8 Practical Examples]

May 6, 2024January 30, 2023 by Jannatul Ferdousi Sylvie

The export command in Linux is an uncomplicated command. Using the export command, environment variables can be defined and set for …

Read more

source command in Linux

The “source” Command in Linux [3 Practical Examples]

May 6, 2024January 23, 2023 by Susmit Das Gupta

The source command in Linux executes commands from the file passed as an argument to it in the current shell …

Read more

bash command in Linux

The “bash” Command in Linux [5 Practical Examples]

May 6, 2024January 12, 2023 by Susmit Das Gupta

The bash is the short form of “Bourne-Again Shell.” It is a Unix shell. It enables users to interact with …

Read more

unalias command in linux

The “unalias” Command in Linux [3 Practical Examples]

May 6, 2024January 10, 2023 by S. M. Amdadul Islam

Sometimes you use several combinations of commands or large commands with huge options repeatedly. To make this task easier, you can create an alias. …

Read more

exit command in linux

The “exit” Command in Linux [5 Practical Examples]

May 6, 2024January 2, 2023 by S. M. Amdadul Islam

There are multiple ways to exit or log out from the current shell or job in the Linux environment. When …

Read more

clear command in Linux

The “clear” Command in Linux [3 Practical Examples]

May 6, 2024January 1, 2023 by Jannatul Ferdousi Sylvie

The clear command in Linux is a very easy-to-use command that is used for clearing the terminal screen. In this …

Read more

declare command in linux

The “declare” Command in Linux [7 Practical Examples]

May 6, 2024December 29, 2022 by Monira Akter Munny

A variable is a standby where you assign some value for later use for your code. The declare command in …

Read more

feature image of alias command in linux

The “alias” Command in Linux [3 Practical Examples]

May 6, 2024December 19, 2022 by Rafsan Zani

The alias command in Linux is a widely used command that is focused on productivity and functionality. This command allows …

Read more

echo command in linux feature image

The “echo” Command in Linux [7 Practical Examples]

May 6, 2024December 18, 2022 by Rafsan Zani

The echo command in Linux is a frequently used command. This command in general shows a text or line in …

Read more

linuxsimply white logo
LinuxSimply serves as an informational
repository about the Linux operating system.

Get In Touch!

Company

  • About Us
  • Contact Us
  • Career
  • All Contributors

Services

  • Pricing
  • System Administration
  • Server Management
  • Bash Automation
card

Resources

  • Courses
  • Help Forum
  • Cheat Sheets
  • Free Downloads
trustpilot logo

Legal Corner

  • Disclaimer
  • Privacy Policy
  • Editorial Policy
  • Terms & Conditions
dmca
LinuxSimply is owned by , an IT & Digital Media Company.

Copyright © 2024 LinuxSimply | All Rights Reserved.