Skip to content
DelftStack logo
Menu
  • Explore topics
  • Tutorials
  • HowTos
  • Reference
English ⌄
  • English
  • 日本語
  • Deutsche
  • Español
  • 한국어
  • Français
  • 正體中文
  • 简体中文
Home/Tags/Bash Math

Topics

Bash Math

About this topic: Articles tagged __TAG__

Showing 3 articles

Related tags

Bash

Topics

Articles

Showing 3 articles

How-tos Division in Bash This tutorial covers how to perform division in Bash, including methods for integer and floating-point division using tools like `bc` and `awk`. Learn to enhance your Bash … ↗ How-tos How to Sum a List of Numbers in a Text File Using Bash This article is a short tutorial on how to sum a list of numbers in a text file using Bash scripting. Learn effective methods such as using awk, paste with bc, and loops to … ↗ How-tos How to Add Numbers in Bash This tutorial shows different ways of adding numbers in a bash script using expr, arithmetic expansion, bc and awk. ↗

No articles found

Try clearing the filters.

← All topics

DelftStack logo

DelftStack is a practical home for quick coding references, tutorials, and practical examples.

  • About US
  • Write For Us
  • Privacy Policy
  • Advertising
  • Contact

© 2026 DelftStack