show eouting table linux code example
Example 1: show date linux
date +"%d-%m-%y"
Example 2: linux show mail server
#you can see what mail servers process is listening to mail port
lsof -i :25
date +"%d-%m-%y"
#you can see what mail servers process is listening to mail port
lsof -i :25