hide permission denied ~/.bash
find /path/to/dir -name "search-patter" 2>&1 | grep -v "Permission denied" > output-file
find /etc -name "x*.conf" 2>&1 | grep -v "Permission denied" > output.txt
Also in Shell:
- unzip a tar.gz file in linux
- how to manage github repository
- install lutris kali linux
- linux write
- docker install ubuntu
- msdos dir for subdirectories
- shell set environment variable
- how to commit changes in git command
- how to uninstall npm package
- save account to git
- redirect folder to 403
- matplotlib change he yticks to two number after digit
- how to delete services in kubernetes
- how to add application to unity launcher
- linux log serial to binary file
- git return from detached head
- git push to branch
- how to grep if the first letter is a character not a number
- install telnet windows server 2012
- delete git origin
- install metasploit in kali linux
- how to rename the directory in terminal
- gparted ubuntu
- git config --global http.sslverify "false" This command resolve my problem