Horje
zsh leading zeros Code Example
zsh leading zeros
% value=314
% echo ${(l:10::0:)value}
0000000314
% echo $value
314




Shell

Related
permission denied  while doing set-executionpolicy Code Example permission denied while doing set-executionpolicy Code Example
append string to end of file name bash Code Example append string to end of file name bash Code Example
win10 trashcan location Code Example win10 trashcan location Code Example
gdb value of type is more than max-value-size Code Example gdb value of type is more than max-value-size Code Example
Reset and sync local repository with remote branch Code Example Reset and sync local repository with remote branch Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9