sudo echo 3 > /proc/sys/vm/drop_caches
bash: /proc/sys/vm/drop_caches: Permission denied
sudo is placed on echo, and > is also a bash command, sudo does not work on it, so the permissions are not enough
echo 3 | sudo tee /proc/sys/vm/drop_caches
Similar Posts:
- How to Solve Error Permission denied when running brew cleanup
- How to Solve Error: Linux permission denied
- [Solved] Git Bash error: could not lock config file Java/jdk1.7.0_71/.gitconfig: Permission denied
- [Solved] su: warning: cannot change directory to : Permission denied ;-bash: bash_profile: Permission denied
- Shell Syntax Error: operand expected (error token is “-”)
- SU: /BIN/BASH: PERMISSION DENIED [How to Solve]
- mysql 1449 The user specified as a definer does not exist
- ubuntu18.04 Start Android StudioKVM is required to run this AVD ./dev/kvm device: permission denied.
- E09 Error: sudo: effective uid is not 0, is sudo installed setuid root?
- If permissions 0644 for ‘/ root /. SSH / ID appears_ It is OK to reduce the permission to 0600