Searched refs:exclude (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/pax/
H A Dtar.sh28 #Usage: $command c[bBfkLopvVwzZ[[0-9][hlm]]] [tarfile] [exclude-file]
30 # $command t[bBfkvX[[0-9][hlm]] [tarfile] [exclude-file]
32 # $command x[bBfkmopvVw[[0-9][hlm]]] [tarfile] [exclude-file]"
80 [23:exclude-file]:[pattern?Do not extract matching the \bksh\b(1)
292 exclude=""
293 prefix="!(" # Build list of files to exclude
295 do exclude+=$prefix$i
298 if [[ $exclude ]]
299 then exclude+=")"
300 set -- $exclude
[all...]
/ast/src/cmd/INIT/
H A Diffe.sh563 exclude() function
595 *) echo $command: exclude $_exclude_var: "$_exclude_old => $_exclude_new" >&$stderr
800 [X:exclude?Removes \b-I\b\adir\a and \b-I\b*/\adir\a C compiler flags.]:[dir]
1093 X) set="$set set exclude $OPTARG :" ;;
1125 --e=*|--ex=*|--exc=*|--excl=*|--exclu=*|--exclud=*|--exclude=*)
1230 X) set="$set set exclude $OPTARG :" ;;
1577 X) op=exclude ;;
1632 exclude occ
1672 exclude)case $arg in
1676 exclude include
[all...]
/ast/src/cmd/ksh93/tests/
H A Darrays.sh479 FILTER[1].scope=exclude

Completed in 15 milliseconds