So I am trying to accomplish a string substitution but is not working for me. This is my bash script so far:
d=1 message=(\'{"message":$d}\') echo $mess