Printf Formatspezifizierer %H; Ist es Standard?Linux

Linux verstehen
Anonymous
 Printf Formatspezifizierer %H; Ist es Standard?

Post by Anonymous »

Befehle < /p>
printf 'ABC$def%hx\n' 10 # output: ABC$defa
printf 'ABC$def%s\n' 10 # output: ABC$def10
< /code>
wie erwartet arbeiten .... aber ich kann keine Informationen zu %H.>

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post