Searched refs:grep (Results 251 - 275 of 2029) sorted by relevance

<<11121314151617181920>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/packaging/Example/
H A Dsamba.init9 pid=`/bin/ps ax | grep -w $1 | sed -e 's/^ *//' -e 's/ .*//'`
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/packaging/Example/
H A Dsamba.init9 pid=`/bin/ps ax | grep -w $1 | sed -e 's/^ *//' -e 's/ .*//'`
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/examples/perfcounter/
H A Dperfcountd.init27 pid=`ps aux | grep $1 | egrep -v '(grep|perfcountd)' | awk '{print $2}'`
50 pid=`ps aux | grep perfcount | egrep -v '(grep|perfcountd)' | awk '{print $2}'`
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/packaging/Example/
H A Dsamba.init9 pid=`/bin/ps ax | grep -w $1 | sed -e 's/^ *//' -e 's/ .*//'`
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/contrib/reverse-dns/
H A Dreverse_replace.sh44 grep " is $IP_regex" | \
75 grep -v '^$' | \
78 if echo $RTN | grep -q NXDOMAIN; then
90 if ! echo $IP | grep -q "^$IP_regex$"; then
96 if echo $IP | grep -q $IP_private; then
117 grep $IP_regex)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rom/apps_scripts/
H A Dapp_check_folder.sh52 field_gone=`grep "Architecture: " $check_file`
58 field_value=`grep "Architecture: " $check_file |awk '{print $2}'`
H A Dapp_fsck.sh162 grep -v "has wrong SeqNo" | \
163 grep -v "ntfs_attr_pread partial read" | \
164 grep -v "ntfs_attr_pwrite partial write" | \
165 grep -v "Unexpected attrlist size" | \
166 grep -v "has corrupt allocation size" | \
167 grep -v "^$" > $log_file
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/packaging/Digital/
H A Dsamba.init9 pid=`/bin/ps ax | grep -w $1 | sed -e 's/^ *//' -e 's/ .*//'`
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/packaging/Example/
H A Dsamba.init9 pid=`/bin/ps ax | grep -w $1 | sed -e 's/^ *//' -e 's/ .*//'`
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openvpn/tests/
H A Dt_cltsrv.sh33 || ps -ostate= -p $$ | grep -q J; then
35 if test "x`ifconfig | grep inet`" = x ; then
64 grep 'TCP/UDP: Socket bind failed on local address.*in use' log.$$ >/dev/null && {
69 grep -v ':inactive$' log.$$.signal >/dev/null && { cat log.$$.signal ; echo ; cat log.$$ ; exit 1 ; }
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openvpn/tests/
H A Dt_cltsrv.sh33 || ps -ostate= -p $$ | grep -q J; then
35 if test "x`ifconfig | grep inet`" = x ; then
64 grep 'TCP/UDP: Socket bind failed on local address.*in use' log.$$ >/dev/null && {
69 grep -v ':inactive$' log.$$.signal >/dev/null && { cat log.$$.signal ; echo ; cat log.$$ ; exit 1 ; }
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rom/apps_scripts/
H A Dapp_fsck.sh162 grep -v "has wrong SeqNo" | \
163 grep -v "ntfs_attr_pread partial read" | \
164 grep -v "ntfs_attr_pwrite partial write" | \
165 grep -v "Unexpected attrlist size" | \
166 grep -v "has corrupt allocation size" | \
167 grep -v "^$" > $log_file
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rom/apps_scripts/
H A Dapp_fsck.sh162 grep -v "has wrong SeqNo" | \
163 grep -v "ntfs_attr_pread partial read" | \
164 grep -v "ntfs_attr_pwrite partial write" | \
165 grep -v "Unexpected attrlist size" | \
166 grep -v "has corrupt allocation size" | \
167 grep -v "^$" > $log_file
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openvpn/tests/
H A Dt_cltsrv.sh33 || ps -ostate= -p $$ | grep -q J; then
35 if test "x`ifconfig | grep inet`" = x ; then
64 grep 'TCP/UDP: Socket bind failed on local address.*in use' log.$$ >/dev/null && {
69 grep -v ':inactive$' log.$$.signal >/dev/null && { cat log.$$.signal ; echo ; cat log.$$ ; exit 1 ; }
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/tools/
H A Dpatcheck5 #FILES=`grep '^+++' $* | sed 's/+++ //g'`
22 grep $OPT '^+' $* | grep -v ':+++'| egrep --color=always -- "$arg"> $TMP && printf "\n$msg\n"
31 grep $OPT '^+' $* | grep -v ':+++' | egrep -v -- "$varg" | egrep --color=always -- "$arg" > $TMP && printf "\n$msg\n"
80 #egrep $OPT '^\+.*const ' $*| grep -v 'static'> $TMP && printf '\nnon static const\n'
92 for i in `grep -H '^+.*@param' $*| sed 's/^\([^:]*\):.*@param\(\[.*\]\|\) *\([a-zA-Z0-9_]*\) .*$/\1:\3/'` ; do
95 grep " *$doxpar *[),]" $file | grep -v '@param' >/dev/null || grep
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/tools/
H A Dpatcheck5 #FILES=`grep '^+++' $* | sed 's/+++ //g'`
22 grep $OPT '^+' $* | grep -v ':+++'| egrep --color=always -- "$arg"> $TMP && printf "\n$msg\n"
31 grep $OPT '^+' $* | grep -v ':+++' | egrep -v -- "$varg" | egrep --color=always -- "$arg" > $TMP && printf "\n$msg\n"
80 #egrep $OPT '^\+.*const ' $*| grep -v 'static'> $TMP && printf '\nnon static const\n'
92 for i in `grep -H '^+.*@param' $*| sed 's/^\([^:]*\):.*@param\(\[.*\]\|\) *\([a-zA-Z0-9_]*\) .*$/\1:\3/'` ; do
95 grep " *$doxpar *[),]" $file | grep -v '@param' >/dev/null || grep
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/tools/
H A Dpatcheck5 #FILES=`grep '^+++' $* | sed 's/+++ //g'`
22 grep $OPT '^+' $* | grep -v ':+++'| egrep --color=always -- "$arg"> $TMP && printf "\n$msg\n"
31 grep $OPT '^+' $* | grep -v ':+++' | egrep -v -- "$varg" | egrep --color=always -- "$arg" > $TMP && printf "\n$msg\n"
80 #egrep $OPT '^\+.*const ' $*| grep -v 'static'> $TMP && printf '\nnon static const\n'
92 for i in `grep -H '^+.*@param' $*| sed 's/^\([^:]*\):.*@param\(\[.*\]\|\) *\([a-zA-Z0-9_]*\) .*$/\1:\3/'` ; do
95 grep " *$doxpar *[),]" $file | grep -v '@param' >/dev/null || grep
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/script/
H A Dcreategroup27 getent group | grep ^"$GROUPNAME": | cut -d : -f 3
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openvpn/contrib/openvpn-fwmarkroute-1.00/
H A Dfwmarkroute.up10 grep -q '^202 ' /etc/iproute2/rt_tables
15 grep -q '^203 ' /etc/iproute2/rt_tables
20 ip rule ls | grep -q 'lookup vpn.out *$'
25 ip rule ls | grep -q 'lookup vpnonly.out *$'
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/scripts/
H A Dcheckkconfigsymbols.sh56 if ! grep -q "\<$symb_bare\>" $Kconfigs; then
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/lib/
H A Dfirefox-db2pem.sh47 grep ' *[CcGTPpu]*,[CcGTPpu]*,[CcGTPpu]* *$' | \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/www/
H A Dmodel_patch49 echo ${TARGET_DIR} | grep '^/' > /dev/null
53 echo ${PATCH_DIR} | grep '^/' > /dev/null
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/scripts/
H A Dcheckkconfigsymbols.sh56 if ! grep -q "\<$symb_bare\>" $Kconfigs; then
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/Documentation/aoe/
H A Dstatus.sh12 #test -z "`mount | grep sysfs`" && {
18 for d in `ls -d $sysd/block/etherd* 2>/dev/null | grep -v p` end; do
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/Documentation/aoe/
H A Dstatus.sh12 #test -z "`mount | grep sysfs`" && {
18 for d in `ls -d $sysd/block/etherd* 2>/dev/null | grep -v p` end; do

Completed in 316 milliseconds

<<11121314151617181920>>