Home
last modified time | relevance | path

Searched full:sed (Results 1 – 25 of 1939) sorted by relevance

12345678910>>...78

/external/toybox/tests/
Dsed.test5 testing 'as cat' 'sed ""' "one\ntwo\nthree" "" "one\ntwo\nthree"
6 # This segfaults ubuntu 12.04's sed. No really.
7 testing 'sed - - twice' 'sed "" - -' "hello\n" "" "hello\n"
8 testing '-n' 'sed -n ""' "" "" "one\ntwo\nthree"
9 testing '-n p' 'sed -n p' "one\ntwo\nthree" "" "one\ntwo\nthree"
10 testing 'explicit pattern' 'sed -e p -n' "one\ntwo\nthree" "" \
13 # Exploring the wonders of sed addressing modes
14 testing '' 'sed -n 1p' "one\n" "" "one\ntwo\nthree"
15 testing '' 'sed 2p' "one\ntwo\ntwo\nthree" "" "one\ntwo\nthree"
16 testing '' 'sed -n 2p' "two\n" "" "one\ntwo\nthree"
[all …]
/external/apache-commons-compress/src/test/resources/
Dlorem-ipsum.txt.gz
/external/libcups/cups/
Dtestfile.txt2 nibh ut molestie. Sed aliquet vestibulum dignissim. Praesent dignissim mauris
9 In vitae lorem id nulla pellentesque sagittis. Duis aliquet ligula nisl, sed
11 ultrices sed. Nullam dapibus urna et tristique consectetur. Curabitur iaculis
18 Pellentesque mattis ante nunc, sit amet blandit felis cursus sed. Quisque
25 Sed maximus eleifend leo, posuere pellentesque urna viverra id. Aenean pharetra
26 nunc ut suscipit aliquam. Sed dolor massa, ultrices sed sollicitudin nec,
27 dapibus vitae tortor. Cras in scelerisque tellus. Sed eu felis vitae neque
31 Sed semper nisi eget auctor semper. Phasellus sodales tempus massa ut suscipit.
32 Integer malesuada convallis neque, sed pretium leo rhoncus ac. In hac habitasse
34 dictum. Suspendisse euismod in mauris vel pharetra. Sed vitae magna ut turpis
[all …]
/external/zlib/google/test/data/test/foo/bar/
Dquux.txt1sed, varius eget, quam. Fusce ipsum dolor, condimentum et, ornare in, consequat ac, nulla. Class a…
3Sed porta libero at massa. Fusce blandit diam eget lorem. Nullam velit diam, fermentum eget, scele…
5 …unc vel quam cursus sollicitudin. Nam at quam at neque pharetra elementum. Sed ornare ullamcorper …
7 …uere urna, pellentesque dignissim ante orci a lectus. Suspendisse potenti. Sed et pede pretium arc…
9 Morbi mattis. Cras sagittis. Sed eleifend odio sit amet nibh. Cras sit amet massa. Donec congue nul…
11sed, rutrum nec, nisl. Donec sapien. Vestibulum at metus. Praesent erat. Nulla semper metus a lacu…
13sed, neque. Etiam non dolor eu justo interdum tristique. Morbi volutpat, elit vitae rutrum iaculi…
15 …dum. Sed hendrerit placerat tortor. Sed felis. Aliquam erat volutpat. Praesent rhoncus nisi. Vesti…
17Sed congue ligula at est. Vivamus elit est, rhoncus vitae, tempus at, consectetur nec, elit. Duis …
19 …Pellentesque in tortor sit amet urna aliquet tincidunt. Praesent ultrices. Sed tincidunt. Donec tu…
[all …]
/external/angle/third_party/zlib/google/test/data/test/foo/bar/
Dquux.txt1sed, varius eget, quam. Fusce ipsum dolor, condimentum et, ornare in, consequat ac, nulla. Class a…
3Sed porta libero at massa. Fusce blandit diam eget lorem. Nullam velit diam, fermentum eget, scele…
5 …unc vel quam cursus sollicitudin. Nam at quam at neque pharetra elementum. Sed ornare ullamcorper …
7 …uere urna, pellentesque dignissim ante orci a lectus. Suspendisse potenti. Sed et pede pretium arc…
9 Morbi mattis. Cras sagittis. Sed eleifend odio sit amet nibh. Cras sit amet massa. Donec congue nul…
11sed, rutrum nec, nisl. Donec sapien. Vestibulum at metus. Praesent erat. Nulla semper metus a lacu…
13sed, neque. Etiam non dolor eu justo interdum tristique. Morbi volutpat, elit vitae rutrum iaculi…
15 …dum. Sed hendrerit placerat tortor. Sed felis. Aliquam erat volutpat. Praesent rhoncus nisi. Vesti…
17Sed congue ligula at est. Vivamus elit est, rhoncus vitae, tempus at, consectetur nec, elit. Duis …
19 …Pellentesque in tortor sit amet urna aliquet tincidunt. Praesent ultrices. Sed tincidunt. Donec tu…
[all …]
/external/elfutils/tests/
Drun-elfclassify.sh37 $(echo $core_files | sed -e "s/ /\n/g")
43 $(echo $core_files | sed -e "s/ /\n/g")
49 $(echo $core_files | sed -e "s/ /\n/g")
55 $(echo $core_files | sed -e "s/ /\n/g")
61 $(echo $core_files | sed -e "s/ /\n/g")
76 $(echo $object_files | sed -e "s/ /\n/g")
82 $(echo $object_files | sed -e "s/ /\n/g")
88 $(echo $object_files | sed -e "s/ /\n/g")
94 $(echo $object_files | sed -e "s/ /\n/g")
100 $(echo $object_files | sed -e "s/ /\n/g")
[all …]
/external/python/cpython3/android/
Dregen.sh45 sed -ibak "s%#define HAVE_PREADV 1%/* #undef HAVE_PREADV */%" pyconfig.h
46 sed -ibak "s%#define HAVE_PWRITEV 1%/* #undef HAVE_PWRITEV */%" pyconfig.h
54 sed -i 's%#define HAVE_CONFSTR 1%/* #undef HAVE_CONFSTR */%' $bionic_pyconfig
55 sed -i 's%#define HAVE_CRYPT_H 1%/* #undef HAVE_CRYPT_H */%' $bionic_pyconfig
56 sed -i 's%#define HAVE_CRYPT_R 1%/* #undef HAVE_CRYPT_R */%' $bionic_pyconfig
57sed -i 's%#define HAVE_DECL_RTLD_DEEPBIND 1%/* #undef HAVE_DECL_RTLD_DEEPBIND */%' $bionic_pyconfig
58sed -i "s%#define HAVE_GCC_ASM_FOR_X87 1%#ifdef __i386__\n#define HAVE_GCC_ASM_FOR_X87 1\n#endif%"…
59 sed -i 's%#define HAVE_LIBINTL_H 1%/* #undef HAVE_LIBINTL_H */%' $bionic_pyconfig
60 sed -i 's%#define HAVE_STROPTS_H 1%/* #undef HAVE_STROPTS_H */%' $bionic_pyconfig
61 sed -i 's%#define HAVE_WAIT3 1%/* #undef HAVE_WAIT3 */%' $bionic_pyconfig
[all …]
/external/libogg/
Ddepcomp68 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
69 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
128 sed -e 's/^[^:]*: / /' \
141 ## Some versions of the HPUX 10.20 sed can't process this invocation
142 ## correctly. Breaking it into two sed invocations is a workaround.
143 sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
172 # clever and replace this with sed code, as IRIX sed won't handle
174 # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines;
179 | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \
187 | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' -e 's/$/:/' \
[all …]
/external/libcap-ng/libcap-ng-0.7/
Ddepcomp67 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
68 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
93 cygpath_u='sed s,\\\\,/,g'
101 cygpath_u='sed s,\\\\,/,g'
157 sed -e 's/^[^:]*: / /' \
171 ## Some versions of the HPUX 10.20 sed can't process this invocation
172 ## correctly. Breaking it into two sed invocations is a workaround.
173 sed -e 's/^\\$//' -e '/^$/d' -e "s|.*$object$||" -e '/:$/d' \
174 | sed -e 's/$/ :/' >> "$depfile"
203 # clever and replace this with sed code, as IRIX sed won't handle
[all …]
/external/stressapptest/
Ddepcomp69 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
70 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
142 sed -e 's/^[^:]*: / /' \
155 ## Some versions of the HPUX 10.20 sed can't process this invocation
156 ## correctly. Breaking it into two sed invocations is a workaround.
157 sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
186 # clever and replace this with sed code, as IRIX sed won't handle
188 # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines;
193 | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \
201 | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' -e 's/$/:/' \
[all …]
/external/libnetfilter_conntrack/
Ddepcomp67 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
68 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
93 cygpath_u="sed s,\\\\\\\\,/,g"
149 sed -e 's/^[^:]*: / /' \
162 ## Some versions of the HPUX 10.20 sed can't process this invocation
163 ## correctly. Breaking it into two sed invocations is a workaround.
164 sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
193 # clever and replace this with sed code, as IRIX sed won't handle
195 # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines;
200 | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \
[all …]
/external/libnfnetlink/
Ddepcomp67 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
68 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
93 cygpath_u="sed s,\\\\\\\\,/,g"
149 sed -e 's/^[^:]*: / /' \
162 ## Some versions of the HPUX 10.20 sed can't process this invocation
163 ## correctly. Breaking it into two sed invocations is a workaround.
164 sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
193 # clever and replace this with sed code, as IRIX sed won't handle
195 # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines;
200 | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \
[all …]
/external/libexif/
Ddepcomp67 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
68 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
93 cygpath_u="sed s,\\\\\\\\,/,g"
149 sed -e 's/^[^:]*: / /' \
162 ## Some versions of the HPUX 10.20 sed can't process this invocation
163 ## correctly. Breaking it into two sed invocations is a workaround.
164 sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
193 # clever and replace this with sed code, as IRIX sed won't handle
195 # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines;
200 | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \
[all …]
/external/libnfnetlink/build-aux/
Ddepcomp73 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
74 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
99 cygpath_u='sed s,\\\\,/,g'
107 cygpath_u='sed s,\\\\,/,g'
169 sed -e 's/^[^:]*: / /' \
182 ## Some versions of the HPUX 10.20 sed can't process this invocation
183 ## correctly. Breaking it into two sed invocations is a workaround.
184 sed -e 's/^\\$//' -e '/^$/d' -e "s|.*$object$||" -e '/:$/d' \
185 | sed -e 's/$/ :/' >> "$depfile"
214 # clever and replace this with sed code, as IRIX sed won't handle
[all …]
/external/oss-fuzz/projects/openvpn/
Dbuild.sh21 sed -i 's/read(/fuzz_read(/g' ${BASE}/console_systemd.c
22 sed -i 's/fgets(/fuzz_fgets(/g' ${BASE}/console_builtin.c
23 sed -i 's/fgets(/fuzz_fgets(/g' ${BASE}/misc.c
24 sed -i 's/#include "forward.h"/#include "fuzz_header.h"\n#include "forward.h"/g' ${BASE}/proxy.c
25 sed -i 's/select(/fuzz_select(/g' ${BASE}/proxy.c
26 sed -i 's/send(/fuzz_send(/g' ${BASE}/proxy.c
27 sed -i 's/recv(/fuzz_recv(/g' ${BASE}/proxy.c
28 sed -i 's/isatty/fuzz_isatty/g' ${BASE}/console_builtin.c
30 sed -i 's/fopen/fuzz_fopen/g' ${BASE}/console_builtin.c
31 sed -i 's/fclose/fuzz_fclose/g' ${BASE}/console_builtin.c
[all …]
/external/lmfit/build-aux/
Ddepcomp65 */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
74 base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
98 { sed -e "s,^.*\.[$lower]*:,$object:," < "$tmpdepfile"
99 sed -e "s,^.*\.[$lower]*:[$tab ]*,," -e 's,$,:,' < "$tmpdepfile"
126 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
127 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
155 cygpath_u='sed s,\\\\,/,g'
163 cygpath_u='sed s,\\\\,/,g'
227 sed -e 's/^[^:]*: / /' \
239 ## Some versions of the HPUX 10.20 sed can't process this invocation
[all …]
/external/libnetfilter_conntrack/build-aux/
Ddepcomp65 */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
74 base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
98 { sed -e "s,^.*\.[$lower]*:,$object:," < "$tmpdepfile"
99 sed -e "s,^.*\.[$lower]*:[$tab ]*,," -e 's,$,:,' < "$tmpdepfile"
126 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
127 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
155 cygpath_u='sed s,\\\\,/,g'
163 cygpath_u='sed s,\\\\,/,g'
227 sed -e 's/^[^:]*: / /' \
239 ## Some versions of the HPUX 10.20 sed can't process this invocation
[all …]
/external/curl/
Ddepcomp65 */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
74 base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
98 { sed -e "s,^.*\.[$lower]*:,$object:," < "$tmpdepfile"
99 sed -e "s,^.*\.[$lower]*:[$tab ]*,," -e 's,$,:,' < "$tmpdepfile"
126 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
127 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
155 cygpath_u='sed s,\\\\,/,g'
163 cygpath_u='sed s,\\\\,/,g'
227 sed -e 's/^[^:]*: / /' \
239 ## Some versions of the HPUX 10.20 sed can't process this invocation
[all …]
/external/pcre/
Ddepcomp65 */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
74 base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
98 { sed -e "s,^.*\.[$lower]*:,$object:," < "$tmpdepfile"
99 sed -e "s,^.*\.[$lower]*:[$tab ]*,," -e 's,$,:,' < "$tmpdepfile"
126 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
127 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
155 cygpath_u='sed s,\\\\,/,g'
163 cygpath_u='sed s,\\\\,/,g'
227 sed -e 's/^[^:]*: / /' \
239 ## Some versions of the HPUX 10.20 sed can't process this invocation
[all …]
/external/google-breakpad/autotools/
Ddepcomp65 */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
74 base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
98 { sed -e "s,^.*\.[$lower]*:,$object:," < "$tmpdepfile"
99 sed -e "s,^.*\.[$lower]*:[$tab ]*,," -e 's,$,:,' < "$tmpdepfile"
126 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
127 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
155 cygpath_u='sed s,\\\\,/,g'
163 cygpath_u='sed s,\\\\,/,g'
227 sed -e 's/^[^:]*: / /' \
239 ## Some versions of the HPUX 10.20 sed can't process this invocation
[all …]
/external/ImageMagick/config/
Ddepcomp65 */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
74 base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
98 { sed -e "s,^.*\.[$lower]*:,$object:," < "$tmpdepfile"
99 sed -e "s,^.*\.[$lower]*:[$tab ]*,," -e 's,$,:,' < "$tmpdepfile"
126 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
127 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
155 cygpath_u='sed s,\\\\,/,g'
163 cygpath_u='sed s,\\\\,/,g'
227 sed -e 's/^[^:]*: / /' \
239 ## Some versions of the HPUX 10.20 sed can't process this invocation
[all …]
/external/speex/
Ddepcomp65 */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
74 base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
98 { sed -e "s,^.*\.[$lower]*:,$object:," < "$tmpdepfile"
99 sed -e "s,^.*\.[$lower]*:[$tab ]*,," -e 's,$,:,' < "$tmpdepfile"
126 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
127 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
155 cygpath_u='sed s,\\\\,/,g'
163 cygpath_u='sed s,\\\\,/,g'
227 sed -e 's/^[^:]*: / /' \
239 ## Some versions of the HPUX 10.20 sed can't process this invocation
[all …]
/external/libpng/
Ddepcomp65 */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
74 base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
98 { sed -e "s,^.*\.[$lower]*:,$object:," < "$tmpdepfile"
99 sed -e "s,^.*\.[$lower]*:[$tab ]*,," -e 's,$,:,' < "$tmpdepfile"
126 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
127 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
155 cygpath_u='sed s,\\\\,/,g'
163 cygpath_u='sed s,\\\\,/,g'
227 sed -e 's/^[^:]*: / /' \
239 ## Some versions of the HPUX 10.20 sed can't process this invocation
[all …]
/external/expat/conftools/
Ddepcomp65 */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
74 base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
98 { sed -e "s,^.*\.[$lower]*:,$object:," < "$tmpdepfile"
99 sed -e "s,^.*\.[$lower]*:[$tab ]*,," -e 's,$,:,' < "$tmpdepfile"
126 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
127 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
155 cygpath_u='sed s,\\\\,/,g'
163 cygpath_u='sed s,\\\\,/,g'
227 sed -e 's/^[^:]*: / /' \
239 ## Some versions of the HPUX 10.20 sed can't process this invocation
[all …]
/external/iperf3/config/
Ddepcomp65 */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
74 base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
98 { sed -e "s,^.*\.[$lower]*:,$object:," < "$tmpdepfile"
99 sed -e "s,^.*\.[$lower]*:[$tab ]*,," -e 's,$,:,' < "$tmpdepfile"
126 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
127 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
155 cygpath_u='sed s,\\\\,/,g'
163 cygpath_u='sed s,\\\\,/,g'
227 sed -e 's/^[^:]*: / /' \
239 ## Some versions of the HPUX 10.20 sed can't process this invocation
[all …]

12345678910>>...78