Bash - Commands
echo | open | mkdir | mv | rm | ls | user | say | sleep | top | grep | awk | sed | crul
Ping IP address
ex:- ping 8.8.8.8
Trace Route
ex:- traceroute google.com
To check the port status
ex:- nc -z -v google.com 443
To terminate the command press
Control + c