0

Bash Scripting

I just started Kali and I'm learning bash scripting at the moment. Please how can I use float numbers? I'm really confused about the concept.

27th Aug 2025, 6:11 PM
Sharon Ureh Odu
Sharon Ureh Odu - avatar
1 Answer
0
bash does not support floating-point arithmetic by default, but you can use external tools for this
27th Aug 2025, 6:57 PM
Mihaly Nyilas
Mihaly Nyilas - avatar