Did you know you can
```
ssh user@domain egrep 'regex pattern' /path/to/file
```
so that's kinda cool
#ssh
Did you know you can
```
ssh user@domain egrep 'regex pattern' /path/to/file
```
so that's kinda cool
#ssh
I just learned yesterday that you can supply commands to ssh.
so handy. have you set up the 'authorized keys' stuff on remotes yet? pretty nifty.
```ssh everything```