#!/bin/bash

stt=0

str="Dat Cuong Huy"

for value in $str

do

((stt++))

echo $stt. $value

done

results matching ""

    No results matching ""