employer cover photo
employer logo
employer logo

Transaction Network Services

Is this your company?

Transaction Network Services interview question

Q3: Can you write a simple loop in shell?

Interview Answer

Anonymous

29 Sept 2018

A3: for ((i=1;i<10:i++)) do echo "count = $i) done ## this loop counts from 1 to 9