powershell bytes to mb
$window.FindName("TargetSizeKB").Text = "500"
$sizeKB = $window.FindName("TargetSizeKB").Text -as [int]
# Umrechnung in MB
$sizeBytes = $sizeKB * 1000
Also in C++:
- add ssh to github
- install idle3 terminal
- install clasp
- how to install uuid-ossp
- assign home directory to user linux
- turn off bluetooth by default ubuntu 20\.04
- using environment variables in github actions
- dconf editor ubuntu 20.04
- ubuntu rename all files lowercase commands
- copy folder in ubuntu
- netstat command in linux to check specific port
- ubuntu remove user
- curl test https
- programming scares me
- snap in linux
- Module not found: Can't resolve '@material-ui/core/Button'
- install kubernetes plg
- clone and remove existing git repository
- commit only single file in git
- githum readme bold
- error TS1056
- uninstall vue from my system
- git push with ssh output
- git fetch all after --single-branch