代码搜索:awk

找到约 3,459 项符合「awk」的源代码

代码结果 3,459
www.eeworm.com/read/339586/3297725

h db_auto.h

/* Do not edit: automatically built by gen_rec.awk. */ #ifndef __db_AUTO_H #define __db_AUTO_H #define DB___db_addrem 41 typedef struct ___db_addrem_args { u_int32_t type; DB_TXN *txnid; DB_LSN pr
www.eeworm.com/read/310422/3698465

in phpize.in

#! /bin/sh prefix='@prefix@' phpdir="$prefix/lib/php/build" builddir="`pwd`" FILES_BUILD="dynlib.mk fastgen.sh library.mk ltlib.mk mkdep.awk program.mk rules.mk rules_common.mk rules_pear.mk sht
www.eeworm.com/read/422060/2043980

am makefile.am

EXTRA_DIST=Makefile.bcc32 mk_sb_tbl.awk noinst_LTLIBRARIES=libmbfl_filters.la INCLUDES=-I../mbfl libmbfl_filters_la_LDFLAGS=-version-info $(SHLIB_VERSION) libmbfl_filters_la_SOURCES=mbfilter_cp936.c m
www.eeworm.com/read/398634/2372195

h db_auto.h

/* Do not edit: automatically built by gen_rec.awk. */ #ifndef __db_AUTO_H #define __db_AUTO_H #define DB___db_addrem 41 typedef struct ___db_addrem_args { u_int32_t type; DB_TXN *txnid; DB_LSN pr
www.eeworm.com/read/397587/2400825

sh gen_b2g.sh

#!/bin/sh GBTOBIG="g2b" BIGTOGB="b2g" echo "" | awk ' BEGIN { for ( q = 161; q
www.eeworm.com/read/100018/15888693

config-unixware

find_pid_command=ps -ef | grep NAME | grep -v grep | awk '{ print $2 }' path=/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin ld_path=/usr/lib:/usr/ccs/lib:/usr/local/lib:/usr/dt/lib ld_env=LD_LIBRARY_PAT
www.eeworm.com/read/100018/15889281

config-solaris

show_empty=1 rpc_inetd=1 inetd_conf_file=/etc/inetd.conf rpc_protocols=tcp udp datagram_v circuit_v rawip ticlts ticotsord ticots restart_command=ps -ef | grep inetd | head -1 | awk '{ print $2 }' | x
www.eeworm.com/read/100018/15889287

config-unixware

show_empty=1 rpc_inetd=1 inetd_conf_file=/etc/inetd.conf rpc_protocols=tcp udp datagram_v circuit_v restart_command=ps -ef | grep inetd | head -1 | awk '{ print $2 }' | xargs kill -HUP services_file=/
www.eeworm.com/read/100018/15889301

config-openserver

show_empty=1 rpc_inetd=1 inetd_conf_file=/etc/inetd.conf rpc_protocols=tcp udp datagram_v circuit_v restart_command=ps -ef | grep inetd | head -1 | awk '{ print $2 }' | xargs kill -HUP services_file=/
www.eeworm.com/read/438832/7725441

html sedawk.html

一个学习Sed和Awk的小手册