Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

bash silence output

echo no stdout 1>/dev/null # no stdout
echo no stderr 2>/dev/null # no stderr
echo no output &>/dev/null # no stdout and stderr
Comment

PREVIOUS NEXT
Code Example
Shell :: download torrent on ubuntu 
Shell :: wsl upgrade to 2 
Shell :: get current date talend 
Shell :: kubernetes get cluster info 
Shell :: add to docker group 
Shell :: check that redis is running 
Shell :: remove a folder from git tracking 
Shell :: install adb mac os 
Shell :: could not resolve head to a revision brew 
Shell :: remove file from git tracking 
Shell :: git remove user email 
Shell :: git find login 
Shell :: linux how to show disk space 
Shell :: table markdown github 
Shell :: apache2 does not start xampp mac 
Shell :: how to install flask_sqlalchemy 
Shell :: change dns linux 
Shell :: killing port using npm cli 
Shell :: ubuntu delete all files with extension 
Shell :: extract tar.gz mac command line 
Shell :: how to install virtualenv in ubuntu 
Shell :: install node ubuntu 
Shell :: how to install asciiquarium on ubuntu 
Shell :: how to download workbench for linux 
Shell :: docker for mac remove unnamed images 
Shell :: xdebug ubuntu 
Shell :: powershell keep skype active 
Shell :: git reset to commit 
Shell :: skype linux install 
Shell :: size of directory powershell 
ADD CONTENT
Topic
Content
Source link
Name
8+7 =