Format the output string with printf. Example: #!/bin/bash #Filename: printf.sh printf "%-5s %-10s %-4s\n" No ...
確定! 回上一頁