Lines Matching refs:SED

89 SED=
1603 case $SED in
1604 '') SED=sed
1605 $SED 1d < /dev/null > /dev/null 2>&1 ||
1607 do if test -x $dir/$SED
1608 then SED=$dir/$SED
1623 ?*) for i in `echo $PACKAGE_PATH | $SED 's,:, ,g'`
1769 i=`$1 2>/dev/null | $SED -e "${2}!d" -e "s${3}"`
1813 rating) for rating in `grep -i ^bogomips /proc/cpuinfo 2>/dev/null | $SED -e 's,.*:[ ]*,,' -e 's,\(...*\)\..*,\1,' -e 's,\(\..\).*,\1,'`
2005 *[\ \ ]*) a=`echo $a | $SED "s/[ ]/-/g"` ;;
2012 *[\ \ ]*) m=`echo $m | $SED "s/[ ]/-/g"` ;;
2035 eval `echo $os | $SED -e 's/^\([^0123456789.]*\)\.*\(.*\)/os=\1 rel=\2/'`
2046 *.*) host=`echo $host | $SED -e 's/\..*//'` ;;
2106 */*) type=hp.`echo $arch | $SED 's,/,_,g'`
2113 set xx `hinv | $SED -e '/^CPU:/!d' -e 's/CPU:[ ]*\([^ ]*\)[ ]*\([^ ]*\).*/\1 \2/' -e q | $TR ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
2158 a=`strings $a < /dev/null | $SED -e 's/[^abcdefghijklmnopqrstuvwxyz0123456789]/ /g' -e 's/[ ][ ]*/\'"$split"'/g' | $SED -e "/^${type}[0123456789]$/!d" -e "s/^${type}//" -e q`
2194 v=`echo $rel | $SED -e 's/^[25]\.//' -e 's/\.[^.]*$//'`
2213 [Ss]un*)type=`echo $arch | $SED -e 's/\(sun.\).*/\1/'`
2234 v=`echo $rel | $SED -e 's/^[25]\.//' -e 's/\.[^.]*$//'`
2291 mach=`echo $mach | $SED -e 's/[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ]*$//'`
2301 *) type=`echo $os | $SED -e 's/[0123456789].*//' -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz_0123456789.].*//'`
2310 arch=`echo $arch | $SED -e 's/_[^_]*$//'`
2359 bits=`echo $type | $SED 's,.*[-_],,'`
2360 type=`echo $type | $SED 's,[-_][0-9]*$,,'`
2365 type=`echo $type | $SED -e 's%[-+/].*%%' | $TR ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
2367 *.*) lhs=`echo $type | $SED -e 's/\..*//'`
2368 rhs=`echo $type | $SED -e 's/.*\.//'`
2378 rhs=`echo $rhs | $SED -e 's/x$/-64/'` ;;
2392 lhs=`echo ${lhs}XXX | $SED -e "s/${x}XXX//"`
2403 [123456789]*.*) lhs=${lhs}`echo $rel | $SED -e 's/\..*//'` ;;
2457 then type=`echo $type | $SED -e 's/.$//'`$i