User Tools

Site Tools


redirecting_shell_output_to_dev_null

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

redirecting_shell_output_to_dev_null [2007/01/24 10:44]
adam created
redirecting_shell_output_to_dev_null [2016/11/25 22:38]
Line 1: Line 1:
-===== Redirecting Shell Output to /dev/null ===== 
  
-./example.pl > /dev/null 2>&1 
- 
-Sends stdout to /dev/null and then sends stderr to where ever stdout goes to. 
redirecting_shell_output_to_dev_null.txt ยท Last modified: 2016/11/25 22:38 (external edit)