Commit Graph
4 Commits
Author SHA1 Message Date
adelviscio b894974dc7 View routing table with netstat 2013-09-01 16:04:17 -04:00
adelviscio 2592e8face Removed duplicate example, updated description of another example.
Removed cat file | grep pattern as cat file is unnecessary.  The command becomes 'grep pattern file' again - which is the same as the first example.

Updated #Advanced description to be more descriptive.
2013-09-01 16:00:18 -04:00
adelviscio 4d6bc270cf Added openssl s_client to view cert expiration 2013-09-01 15:56:15 -04:00
adelviscio 6042b8814a Cleaned up the loop
Otherwise, the loop just prints the words 'file' and 'found' on separate lines.
2013-09-01 15:40:10 -04:00