bash 's printf supports pretty much everything you can do in the printf C function type printf # => printf is a shell builtin printf "%'d" 123456 # => ...
確定! 回上一頁