can anyone explain to me the difference between '"%s"\n'
, "%s\n"
, "%d\n"
and "%F\n"
? If i want a string between quotes is it correct this one? '"%s"\n'
and without quotes? Sorry but i can't understand. The shell is ksh. Thanks
Take the 2-minute tour
×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
|