You are given the following bash script:
#!usr/bin/env/bash
bc -l <<< "_______; 22/7"
Fill in the blanks with the correct command so that the result will contain 6 digits in total?
Tip: Make sure you haven't used any quotes in your answer.
You are given the following bash script:
#!usr/bin/env/bash
bc -l <<< "_______; 22/7"
Fill in the blanks with the correct command so that the result will contain 6 digits in total?
Tip: Make sure you haven't used any quotes in your answer.
Create a free account to access the full topic