Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

wsl storage does not release

wsl --shutdown
diskpart
# open window Diskpart
select vdisk file="C:Users<user>AppDataLocalPackagesCanonicalGroupLimited.Ubuntu20.04onWindows_79rhkp1fndgscLocalStateext4.vhdx"
attach vdisk readonly
compact vdisk
detach vdisk
exit
Comment

PREVIOUS NEXT
Code Example
Shell :: how to install imsomnia on manjaro linux 
Shell :: speedtest linux console 
Shell :: delete folder from repo 
Shell :: bash tar list of files from folder 
Shell :: unzip gz file linux 
Shell :: clone repo with large size using git bash 
Shell :: jq filter array 
Shell :: how to restore deleted branch in git 
Shell :: how to uninstall cuda 
Shell :: git push takes forever 
Shell :: how to chanbge port number on centos8 
Shell :: how to download virtualbox on kali linux 
Shell :: add remote github 
Shell :: gitlab push to create 
Shell :: how to get first in jq 
Shell :: git pull a specific sha 
Shell :: merge master to a branch 
Shell :: bash exit code 
Shell :: env file in firebase 
Shell :: delete a folder then git push 
Shell :: git rebase feature branch 
Shell :: uname 
Shell :: how to display specific lines from a file in linux 
Shell :: what is a shebang line 
Shell :: how to copy a file in ubuntu 
Shell :: yarn install package 
Shell :: how to ssh to another computer 
Shell :: remote: Permission to asfand005/test.git denied to asfand87. 
Shell :: cmake comment 
Shell :: xcode errSecInternalComponent 
ADD CONTENT
Topic
Content
Source link
Name
6+7 =