Skip to main content

Timeline for List open SSH tunnels

Current License: CC BY-SA 3.0

8 events
when toggle format what by license comment
Feb 18 at 7:47 comment added Stefan van den Akker @CousinCocaine By default, grep uses "Basic Regular Expressions". Your regex is exactly the same as without square brackets: sshd. I suppose you wanted to use the "zero or one" operator ?, sshd?.
May 22, 2023 at 16:22 comment added Mohammad Rahimi to see who is online watch "ps aux | grep ssh | grep -Eo '^[^ ]+' | sort | uniq"
Feb 27, 2014 at 8:54 comment added CousinCocaine my suggestion would be: ps aux | grep [s]shd
S Nov 3, 2012 at 7:49 review Low quality posts
Nov 3, 2012 at 7:54
S Nov 3, 2012 at 7:49 review Late answers
Nov 10, 2012 at 22:30
S Nov 3, 2012 at 7:49 review First posts
Nov 3, 2012 at 7:51
Nov 3, 2012 at 7:34 history edited slhck CC BY-SA 3.0
added 8 characters in body
Nov 3, 2012 at 7:29 history answered Rajesh CC BY-SA 3.0