What is the output of the following command sequence?
for token in a b c; do
echo -n "$token ";
done
Limited Time Offer
25%
Off
Currently there are no comments in this discussion, be the first to comment!
Currently there are no comments in this discussion, be the first to comment!