23.10.2009

Передергивание CHANGE_BIT

select * from cons_out

update ARC_EXPS_D set CHANGE_BIT = 1 where CONS_ID in ( select CONS_ID
from cons_out) and corr_time >= {ts '2009-10-15 00:00:00'} and
corr_time <= {ts '2009-10-17 00:00:00'}

20.10.2009

01.10.2009

ls|awk -F. '{print $1}'|uniq |grep -v '^0\|1024\|^ta$\|^ca$\|^index$\|^serial$|^list$' > list && scp list root@192.168.1.2:/etc/openvpn/office/client.conf && rm -v list