Ò׽ؽØÍ¼Èí¼þ¡¢µ¥Îļþ¡¢Ãâ°²×°¡¢´¿ÂÌÉ«¡¢½ö160KB

linux¶¨Ê±Ö´ÐУ¬½Å±¾ÎÊÌâ½â¾ö»ã×Ü

#!/bin/bash
yesterday=`date -d -1days "+%Y%m%d"`
 
cd /home/www/zdyzlog/
zgrep -P '.*CopyRightId\[A00009042202\].*ʵʱ²ßÂÔ¿ªÊ¼.*'  /home/appusr/resin-3.0.18/log/log4j_daily_drmThreeWebService.log.$yesterday.gz  >> /home/www/zdyzlog/zhongduancelivkaishi_$yesterday.txt
zgrep -P '.*ʵʱ²ßÂÔ.*δ°üÔÂÓû§Î´ÊÔÌý.*'  /home/appusr/resin-3.0.18/log/log4j_daily_drmThreeWebService.log.$yesterday.gz  >> /home/www/zdyzlog/zhongduancelivjieshu_$yesterday.txt
zgrep -P '.*ʵʱ²ßÂÔ.*δ°üÔÂÓû§ÒÑÊÔÌý.*'  /home/appusr/resin-3.0.18/log/log4j_daily_drmThreeWebService.log.$yesterday.gz  >> /home/www/zdyzlog/zhongduancelivjieshu_$yesterday.txt
zgrep -P '.*ʵʱ²ßÂÔ.*ÒѰüÔÂÓû§Ðø·ÑÃâ·Ñ.*'  /home/appusr/resin-3.0.18/log/log4j_daily_drmThreeWebService.log.$yesterday.gz  >> /home/www/zdyzlog/zhongduancelivjieshu_$yesterday.txt
  
zgrep -P '.*CopyRightId\[A00009042202\].*Ðø·Ñ¿ªÊ¼.*'  /home/appusr/resin-3.0.18/log/log4j_daily_drmThreeWebService.log.$yesterday.gz  >> /home/www/zdyzlog/zhongduanxufeikaishi_$yesterday.txt  
zgrep -P '.*Ðø·Ñ³É¹¦.*δ°üÔÂÓû§Ãâ·ÑÊÔÌý.*'  /home/appusr/resin-3.0.18/log/log4j_daily_drmThreeWebService.log.$yesterday.gz  >> /home/www/zdyzlog/zhongduanxufeijieshu_$yesterday.txt
zgrep -P '.*Ðø·Ñ³É¹¦.*ÒѰüÔÂÓû§Ðø·Ñ¼Æ·Ñ³É¹¦.*'  /home/appusr/resin-3.0.18/log/log4j_daily_drmThreeWebService.log.$yesterday.gz  >> /home/www/zdyzlog/zhongduanxufeijieshu_$yesterday.txt
zgrep -P '.*Ðø·Ñ³É¹¦.*δ°üÔÂÓû§¿ªÍ¨°üÔÂÐø·Ñ³É¹¦.*'  /home/appusr/resin-3.0.18/log/log4j_daily_drmThreeWebService.log.$yesterday.gz  >> /home/www/zdyzlog/zhongduanxufeijieshu_$yesterday.txt
Õâ¸öÊÇÎÒдµÄÒ»¸ö¼òµ¥½Å±¾£¬±£´æÎªzdyztiqu.sh£¬
È»ºóÐÞ¸ÄËüµÄȨÏÞ£ºchmod u+x zdyztiqu.sh £»
ÈÃËü³ÉΪһ¸ö¾ßÓпÉÖ´ÐеĽű¾Îļþ £»
¿´¿´ÓÐûÓдíÎ󣬿ÉÒÔÊÔ×ÅÖ´ÐÐÒÔÏ£º./zdyztiqu.sh ;
Èç¹ûÓÐ´í£¬¾ÍÓ¦¸Ã±¨³ö´íÎóÁË£»
¾ÍÏñÎÒдÁËÕâôһ¸ö½Å±¾Ö®ºóÒ»Ö±²»Ö´ÐУ¬×îÖÕÎÒÖªµÀËûµ


Ïà¹ØÎĵµ£º

ʵսLinux Bluetooth±à³Ì£¨Èý£© HCI²ã±à³Ì

1. HCI²ãЭÒé¸ÅÊö£º
HCIÌṩһÌ×ͳһµÄ·½·¨À´·ÃÎÊBluetoothµ×²ã¡£ÈçͼËùʾ£º
´ÓͼÉÏ¿ÉÒÔ¿´³ö£¬Host Controller Interface(HCI)  ¾ÍÊÇÓÃÀ´¹µÍ¨HostºÍModule¡£Hostͨ³£¾ÍÊÇPC£¬ ModuleÔòÊÇÒÔ¸÷ÖÖÎïÀíÁ¬½ÓÐÎʽ£¨USB,serial,pc-cardµÈ£©Á¬½Óµ½PCÉϵÄbluetooth Dongle¡£
ÔÚHostÕâÒ»¶Ë£ºapplication,SDP,L2capµÈЭÒé ......

eAccelerator for linux Ïê½â

eaccelerator.shm_size
    The amount of shared memory (in megabytes) that eAccelerator will use.
    "0" means OS default. Default value is "0".
eaccelerator.cache_dir
    The directory that is used for disk cache. eAccelerator stores precompiled code ......

linuxʹÓÃÐÂÓ²ÅÌ


linuxϰ²×°ÐÂÓ²Å̲¢¼ÓÔØÊ¹ÓÃÊÖ¼Ç
================================================================================
Ò»¡¢¹ý³Ì²½Öè
1¡¢#kudzu                          //¼ì²âÐÂÓ ......

linux ¶¨Ê±Æ÷ʹÓöþ

#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <stdarg.h>
#include <ctype.h>
#include <time.h>
#include <unistd.h>
#include <signal.h>
static char *runStatusFile   = "/syscfg/etc/runStatusFile";
FILE *pFile = NUL ......

LINUXÅàѵ¿Î³Ì!

¿Î³Ì¼ò½é
RH033 ºìñÆóÒµLinux»ù´¡¿Î³Ì
ÊʺÏûÓÐʹÓÃLinux »ò UNIX ÃüÁîÐеľ­Ñ飬µ«ÏëÕÆÎÕʹÓúͶ¨Öƺìñ Linux¹¤×÷Õ¾»·¾³ËùÐè¼¼ÄܵÄÈËÔ±¡£
RH133 ϵͳ¹ÜÀí
ÊÊÓÃÓÚÏëͨ¹ýѧϰºìñÆóÒµLinux µÄϵͳ¹ÜÀí¼¼ÄÜ£¬×Ô¼º¿ÉÒÔÔÚÏÖÓÐÍøÂçÖÐÌí¼ÓºÍÅäÖù¤×÷Õ¾µÄÓû§¡£
ÕâÒ»¿Î³ÌµÄ×îºóÒ»ÌìΪ RH202 ºìñÈÏÖ¤¼¼Ê¦ÈÏÖ¤²Ù×÷¿¼ÊÔ¡£
RH ......
© 2009 ej38.com All Rights Reserved. ¹ØÓÚE½¡ÍøÁªÏµÎÒÃÇ | Õ¾µãµØÍ¼ | ¸ÓICP±¸09004571ºÅ