Tag Archives: shell command printf

Shell Command Printf

In the previous chapter we learn the command echo, this chapter we will introduce the command printf. Printf mimics the printf () program in the C library. Printf is defined by the POSIX standard, so scripts that use printf are … Continue reading

Posted in Internet Technology | Tagged , | Comments Off on Shell Command Printf