Search Results

Search: Posts Made By: KRB
1,803
Posted By KRB
a=`date +%m` b=`expr $a - 1` c=`expr $a - 2` ...
a=`date +%m`
b=`expr $a - 1`
c=`expr $a - 2`
d=`cal $b 2010|head -1`
e=`cal $c 2010|head -1`
f=`echo $d|cut -c1-3`
g=`echo $e|cut -c1-3`
1,205
Posted By KRB
ssh spdma505.so@ip_address it will prompt...
ssh spdma505.so@ip_address

it will prompt you to enter password
Showing results 1 to 2 of 2

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