Horje
shell create random mac Code Example
shell create random mac
printf '02:00:00:%02X:%02X:%02X\n' $((RANDOM%256)) $((RANDOM%256)) $((RANDOM%256))




Shell

Related
alpine docker add user and group Code Example alpine docker add user and group Code Example
powershell check end of string Code Example powershell check end of string Code Example
mongo remove collection Code Example mongo remove collection Code Example
path configuration cmd Code Example path configuration cmd Code Example
how to convert colab notebook to HTML Code Example how to convert colab notebook to HTML Code Example

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