Home
last modified time | relevance | path

Searched refs:IFS (Results 1 – 6 of 6) sorted by relevance

/original-bsd/lib/libedit/
H A Dmakelist31 OIFS="$IFS"
32 IFS=".$IFS"
34 IFS="$OIFS"
H A Dtokenizer.c25 #define IFS "\t \n" macro
79 tok->ifs = strdup(ifs ? ifs : IFS);
/original-bsd/usr.bin/spell/
H A Dspell.sh39 IFS=@
/original-bsd/local/toolchest/ksh/
H A DCOMPATIBILITY17 1. The IFS parameter is only effective for the read built-in and
18 after parameter and command substitution in ksh-i. Thus, IFS=x;
64 13. Non-blank contiguous IFS delimiters generate a null input argument.
65 Therefore, you can use IFS=: and correctly read the /etc/profile
H A DRELEASE9 2. The expansion for "$*" now uses the first character of the IFS parameter
10 as a separator rather than a space. If IFS is unset or null then no
12 when used as a command argument, no matter what value IFS has.
H A Dsh.memo281 IFS=:
1273 .B IFS
1282 .BR IFS=/ .
1303 .B IFS
1688 .BR IFS ,