Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

clear ram cache ubuntu

sync && echo 3 | sudo tee /proc/sys/vm/drop_caches
Comment

clear ram linux

sudo sync; echo 3 > /proc/sys/vm/drop_caches
Comment

clear ram cache linux

sync; echo 1 > /proc/sys/vm/drop_caches
Comment

PREVIOUS NEXT
Code Example
Shell :: find application path ubuntu 
Shell :: git lines per user 
Shell :: install woeusb in ubuntu 
Shell :: ubuntu install nodejs 
Shell :: sudo apt install openjdk-14-jdk 
Shell :: assign variable with sed not working 
Shell :: aws configure profile 
Shell :: bash wait until file exists 
Shell :: how to install expo cli on windows 
Shell :: regex all not numbers 
Shell :: vs code installed extensions list command 
Shell :: kill all screens linux 
Shell :: View the List of Installed Programs cmd 
Shell :: pytorch anaconda install windows 
Shell :: install kubectl 
Shell :: github set branch upstream 
Shell :: how to install .deb in terminal 
Shell :: uninstall package ubuntu 
Shell :: react native luxon types 
Shell :: laptop slow performance linux 
Shell :: how to remove a remote origin in git and add new 
Shell :: remove all files inside directory linux 
Shell :: split big file into smaller parts 
Shell :: copy folders linux 
Shell :: how to install node js in ubuntu 
Shell :: git checkout to previous commit 
Shell :: how to delete a commit in git remotely 
Shell :: set root password kali 
Shell :: extract tar to destination 
Shell :: git untracked content 
ADD CONTENT
Topic
Content
Source link
Name
7+8 =