0

Is there any command in Bash Scripting to check for the datatype of the input.

for example in python:

type("this is a string") # would give a string
type(456) # would give a int
kana800
  • 51
  • 1
  • 5

0 Answers0