Home | Mirror | Search

8. printf - format and print data

printf "%d\n" 1234
		
$ printf "\033[1;33m TEST COLOR \n\033[m"
		
comments powered by Disqus