You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the used locale has e.g. comma (,) as decimal separator, the script does not show correct value. Better to run the dd command as LC_NUMERIC=C dd ...
If the used locale has e.g. comma (,) as decimal separator, the script does not show correct value. Better to run the dd command as LC_NUMERIC=C dd ...