View Detailed Profile
eliminating command output using dev null

eliminating command output using dev null

This video is about

dev null (eliminate output in unix)

dev null (eliminate output in unix)

This video is about

Redirecting unwanted output to /dev/null

Redirecting unwanted output to /dev/null

Redirecting unwanted

LINUX  use /dev/null/ to Zero (empty) out file quickly without deleting

LINUX use /dev/null/ to Zero (empty) out file quickly without deleting

I used this to empty a log file that got out of hand. The nice thing is you don't have to rebuild the file permissions or attributes and ...

Cache output for your Bash functions (any console command)  | Let's Code

Cache output for your Bash functions (any console command) | Let's Code

A bash Function to run passed