Search Results

Search: Posts Made By: hasen_a
4,778
Posted By hasen_a
my tunnel
I am trying to get something similar established. The following code is ~/bin/mytunnel.sh
#!/bin/sh
# ~/bin/my_tunnel.sh
tunnel_up=`ps ax|grep 1080 | grep -v 'grep'`
if [ "${tunnel_up}" = "" ];...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 02:39 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy