Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

linux free up ram

free && sync && echo 3 > /proc/sys/vm/drop_caches && free
Comment

free ram linux

1
sudo sync
	
sudo sysctl -w vm.drop_caches=3
Comment

PREVIOUS NEXT
Code Example
Shell :: linux permissions 
Shell :: two variable in for loop bash 
Shell :: powershell connect to microsoft teams 
Shell :: salir de vim 
Shell :: move branch to a commit 
Shell :: boolean in shell script 
Shell :: regex for url in bash 
Shell :: mongo activate 
Shell :: how to unzip ubuntu 2004 
Shell :: how to change priority in network interface ubuntu 
Shell :: install zipkin docker 
Shell :: linux run task in background 
Shell :: chmod execute permissions for everyone 
Shell :: github delete branch remote 
Shell :: sudo pkg instatll lando-stable.deb 
Shell :: kubernetes command kubectl 
Shell :: xampp apachae not starting 
Shell :: install react Spinner 
Shell :: how to remove a file from git but keep local and ignore file 
Shell :: How do I rename a local Git branch? 
Shell :: ubuntu cat last 10 lines 
Shell :: less command show line numbers 
Shell :: create git repository 
Shell :: powershell open folder 
Shell :: powershell type of object 
Shell :: git ignore global 
Shell :: insomnia 
Shell :: remove a file in ubuntu 
Shell :: git push takes forever 
Shell :: how to install spotify in ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
6+7 =