Searched refs:IFS (Results 1 – 25 of 66) sorted by relevance
123
28 ORIGIFS="${IFS}"46 IFS=":"50 IFS="@"53 IFS=","59 IFS="${ORIGIFS}"78 IFS="d"80 IFS="${ORIGIFS}"88 IFS=","90 IFS="${ORIGIFS}"143 IFS=":"[all …]
129 ORIGIFS="$IFS"130 IFS="$IFS."132 IFS="$ORIGIFS"166 ORIGIFS="$IFS"167 IFS="$IFS."169 IFS="$ORIGIFS"200 ORIGIFS="$IFS"201 IFS="$IFS."203 IFS="$ORIGIFS"379 ORIGIFS="$IFS"[all …]
102 ORIGIFS="$IFS"103 IFS="$IFS."105 IFS="$ORIGIFS"139 ORIGIFS="$IFS"140 IFS="$IFS."142 IFS="$ORIGIFS"338 ORIGIFS="$IFS"339 IFS="${IFS}."381 IFS="$ORIGIFS"
38 SaveIFS="$IFS"76 IFS="$NoSpaceTabIFS"79 IFS="$SaveIFS"99 IFS="$NoSpaceTabIFS"102 IFS="$SaveIFS"
371 IFS="$NoSpaceTabIFS"373 IFS="$SaveIFS"386 IFS="$NoSpaceTabIFS"388 IFS="$SaveIFS"476 IFS="$NoSpaceTabIFS"478 IFS="$SaveIFS"498 IFS="$NoSpaceTabIFS"500 IFS="$SaveIFS"1399 SaveIFS="$IFS"
225 OIFS=$IFS226 IFS=":"229 IFS=$OIFS236 OIFS=$IFS237 IFS="/@"243 IFS=$OIFS
87 ORIGIFS="$IFS"88 IFS="${IFS}:"90 IFS="$ORIGIFS"103 ORIGIFS="$IFS"104 IFS="${IFS}:"106 IFS="$ORIGIFS"163 /sbin/ipmpstat -gP -o groupname,group | while IFS=: read name ifname; do
60 typeset IFS='/'109 IFS=$'\n' ; typeset -a filenames=( $(find "$1" -type f) ) ; IFS=$' \t\n'
86 IFS=$' \t\r' read -r h statuscode statusmsg # read HTTP/1.[01] <code>93 while IFS='' read -r i ; do122 while IFS=$'\n' read hexchunksize ; do463 while IFS='' read -r -N 1 c ; do473 IFS='' read -r -N 1 c479 IFS='' read -r -d '>' c488 IFS='' read -r -N 1 c || break
58 IFS=$' \t\r' read -r h statuscode statusmsg # read HTTP/1.[01] <code>65 while IFS='' read -r i ; do94 while IFS=$'\r' read hexchunksize &&
61 typeset IFS='/'194 …IFS=$'\n' ; typeset -a findls_lines=( $(ulimit -c 0 ; LC_ALL=C find "$1" -type f -ls) ) ; IFS=$' \…
90 IFS=$' \t\r' read -r h statuscode statusmsg # read HTTP/1.[01] <code>97 while IFS='' read -r i ; do126 while IFS=$'\r' read hexchunksize &&
95 IFS=:263 unset IFS264 ( IFS=' ' ; read -r a b c <<-!280 unset IFS x284 IFS=': '286 IFS=' '299 print "$i" | IFS=": " read arg rem; g="($arg)($rem)"321 IFS=' '413 unset IFS530 IFS='|'[all …]
130 if [[ $( IFS=:;cat <<-!131 $IFS$(print hi)$IFS
224 IFS="${IFS-$defaultIFS}"226 oIFS=$IFS228 IFS='%'231 IFS=$oIFS
111 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR114 IFS=$as_save_IFS132 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR135 IFS=$as_save_IFS240 IFS=" $as_nl"1076 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR1079 IFS=$as_save_IFS1429 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR1605 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR1737 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR[all …]
25 export IFS PATH26 IFS="
28 export IFS PATH29 IFS="
24 export IFS PATH25 IFS="
77 export IFS PATH78 IFS="
168 oldifs=$IFS169 IFS=,171 IFS=$oldifs
165 ofs=$IFS166 IFS=": "174 IFS=$ofs
528 OIFS="$IFS"529 IFS="532 IFS="$OIFS"537 OIFS="$IFS"538 IFS="541 IFS="$OIFS"
52 IFS=:57 unset IFS
42 IFS=, ; set - $OPTS ; IFS=" "