printf
This commit is contained in:
parent
12a61af617
commit
08effbebc9
2 changed files with 10 additions and 0 deletions
9
docs/public/coreutils/index.rst
Normal file
9
docs/public/coreutils/index.rst
Normal file
|
@ -0,0 +1,9 @@
|
|||
coreutils
|
||||
=========
|
||||
|
||||
printf
|
||||
------
|
||||
|
||||
.. code:: shell
|
||||
|
||||
printf -v formatted "%03d" ${raw}
|
Loading…
Add table
Add a link
Reference in a new issue