Searched refs:IFS (Results 1 - 25 of 396) sorted by relevance

1234567891011>>

/macosx-10.10.1/vim-55/src/
H A Dwhich.sh6 IFS=":"
/macosx-10.10.1/Heimdal-398.1.2/tests/java/
H A Dhave-java.sh39 oldifs=$IFS
40 IFS=:
42 IFS=$oldifs
/macosx-10.10.1/screen-22/screen/etc/
H A Dmkinstalldirs8 IFS="${IFS-${defaultIFS}}"
13 oIFS="${IFS}"
14 # Some sh's can't handle IFS=/ for some reason.
15 IFS='%'
17 IFS="${oIFS}"
/macosx-10.10.1/Heimdal-398.1.2/tests/db/
H A Dhave-db.in42 oldIFS="$IFS"
45 IFS="$oldIFS"
/macosx-10.10.1/OpenSSH-189/openssh/regress/
H A Dscp-ssh-wrapper.sh7 save_IFS=$IFS
8 IFS=/
10 IFS="$save_IFS"
/macosx-10.10.1/apr-32/apr/apr/build/
H A Dbuildcheck.sh25 IFS=.; set $ac_version; IFS=' '
50 IFS=.; set $lt_version; IFS=' '
/macosx-10.10.1/libiconv-42/libiconv/build-aux/
H A Dreloc-ldflags60 save_IFS="$IFS"; IFS=":"
62 IFS="$save_IFS"
90 IFS="$save_IFS"
/macosx-10.10.1/postfix-255/postfix/src/bounce/
H A Dannotate.sh66 IFS=
/macosx-10.10.1/OpenSSL098-52/src/util/
H A Dpod2mantest13 IFS=:
14 if test "$OSTYPE" = "msdosdjgpp"; then IFS=";"; fi
18 for dir in dummy${IFS}$PATH; do
/macosx-10.10.1/ksh-23/ksh/src/cmd/INIT/
H A Dmkdir.sh48 then ifs=${IFS-'
50 IFS=/
52 IFS=$ifs
/macosx-10.10.1/procmail-14/procmail/man/
H A Dmansed5 if test -z "$IFS"
6 then IFS=" \
10 export IFS
/macosx-10.10.1/IOFireWireFamily-456/
H A Dpbxbuild.sh21 IFS='
53 Assignments="${Assignments}${IFS}${1}"
61 Actions="${Actions}${IFS}${1}"
/macosx-10.10.1/IOSerialFamily-74/
H A Dpbxbuild.sh21 IFS='
53 Assignments="${Assignments}${IFS}${1}"
61 Actions="${Actions}${IFS}${1}"
/macosx-10.10.1/bash-94.1.2/bash-3.2/examples/scripts.v2/
H A Dwhere66 OIFS=$IFS
67 IFS=: # Make PATH be split on :
69 IFS=$OIFS
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/atf-run/share/
H A Datf-run.hooks59 oldifs="${IFS}"
60 IFS='
74 IFS="${oldifs}"
/macosx-10.10.1/bash-94.1.2/bash-3.2/examples/scripts/
H A Dxterm_title22 IFS='' read -r a
/macosx-10.10.1/bash-94.1.2/bash-3.2/examples/scripts.noah/
H A Dstring.bash135 # Unsetting IFS allows whitespace to be handled as normal chars.
136 local IFS=
152 # Unsetting IFS allows whitspace to be handled as normal chars.
153 local IFS=
/macosx-10.10.1/curl-83.1.2/curl/
H A Dmkinstalldirs16 IFS=" "" $nl"
113 oIFS=$IFS
114 IFS=/
117 IFS=$oIFS
/macosx-10.10.1/gnutar-453/gnutar/build-aux/
H A Dmkinstalldirs16 IFS=" "" $nl"
113 oIFS=$IFS
114 IFS=/
117 IFS=$oIFS
/macosx-10.10.1/postfix-255/postfix/auxiliary/rmail/
H A Drmail6 IFS=" " read junk from junk junk junk junk junk junk junk relay
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dmkinstalldirs16 IFS=" "" $nl"
113 oIFS=$IFS
114 IFS=/
117 IFS=$oIFS
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libpng/
H A Dmkinstalldirs16 IFS=" "" $nl"
113 oIFS=$IFS
114 IFS=/
117 IFS=$oIFS
/macosx-10.10.1/zsh-61/zsh/Functions/Misc/
H A Dis-at-least19 local IFS=".-" min_cnt=0 ver_cnt=0 part min_ver version
/macosx-10.10.1/zsh-61/zsh/
H A Dmkinstalldirs16 IFS=" "" $nl"
114 oIFS=$IFS
115 IFS=/
118 IFS=$oIFS
/macosx-10.10.1/bash-94.1.2/bash-3.2/examples/functions/
H A Dinetaddr6 local IFS
8 IFS=.

Completed in 323 milliseconds

1234567891011>>