Searched refs:HOME (Results 1 - 25 of 131) sorted by relevance

123456

/freebsd-13-stable/contrib/unbound/contrib/android/
H A Dinstall_ndk.sh19 if ! curl -L -k -s -o "$HOME/android-sdk.zip" https://dl.google.com/android/repository/commandlinetools-linux-6200805_latest.zip;
26 if ! curl -L -k -s -o "$HOME/android-ndk.zip" https://dl.google.com/android/repository/android-ndk-r20b-linux-x86_64.zip;
33 if ! unzip -qq "$HOME/android-sdk.zip" -d "$ANDROID_SDK_ROOT";
40 if ! unzip -qq "$HOME/android-ndk.zip" -d "$HOME";
46 if ! mv "$HOME/android-ndk-r20b" "$ANDROID_NDK_ROOT";
48 echo "Failed to move $HOME/android-ndk-r20b to $ANDROID_NDK_ROOT"
52 rm -f "$HOME/android-sdk.zip"
53 rm -f "$HOME/android-ndk.zip"
/freebsd-13-stable/contrib/dialog/samples/
H A Dfselect16 FILE=$HOME
9 if test -f $HOME/$n ; then
10 FILE=$HOME/$n
H A Dfselect1-stdout6 FILE=$HOME
9 if test -f $HOME/$n ; then
10 FILE=$HOME/$n
H A Ddselect7 RESULT=`$DIALOG --title "Please choose a file" "$@" --dselect $HOME/ 14 48 2>&1 1>&3`
H A Dfselect7 RESULT=`$DIALOG --title "Please choose a file" "$@" --fselect $HOME/ 14 48 2>&1 1>&3`
H A Dfselect27 RESULT=`$DIALOG --title "Please choose a file" "$@" --fselect $HOME/ 0 0 2>&1 1>&3`
H A Dfselect-stdout6 RESULT=`$DIALOG --stdout --title "Please choose a file" "$@" --fselect $HOME/ 14 48`
H A Dfselect2-stdout6 RESULT=`$DIALOG --stdout --title "Please choose a file" "$@" --fselect $HOME/ 0 0`
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/zpool_iostat/
H A Dzpool_iostat_-c_homedir.ksh32 # 1. Change HOME to /var/tmp
47 # change HOME
48 export HOME="$TEST_BASE_DIR"
49 typeset USER_SCRIPT_FULL="$HOME/.zpool.d/userscript"
53 log_must rm -rf "$HOME/.zpool.d"
65 log_must mkdir -p "$HOME/.zpool.d"
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/zpool_status/
H A Dzpool_status_-c_homedir.ksh32 # 1. Change HOME to /var/tmp
47 # change HOME
48 export HOME="$TEST_BASE_DIR"
49 typeset USER_SCRIPT_FULL="$HOME/.zpool.d/userscript"
53 log_must rm -rf "$HOME/.zpool.d"
65 log_must mkdir -p "$HOME/.zpool.d"
/freebsd-13-stable/usr.sbin/pw/tests/
H A Dpw_config_test.sh9 ${PW} useradd -D -C ${HOME}/foo.conf
11 cat ${HOME}/foo.conf
17 ${PW} useradd -D -C ${HOME}/foo.conf \
20 cat ${HOME}/foo.conf
H A Dpw_userdel_test.sh38 mkdir -p ${HOME}/skel
39 touch ${HOME}/skel/a
40 mkdir -p ${HOME}/home
41 mkdir -p ${HOME}/var/mail
42 echo "foo wedontcare" > ${HOME}/etc/opiekeys
44 test -d ${HOME}/home || atf_fail "Fail to create home directory"
45 test -f ${HOME}/var/mail/foo || atf_fail "Mail file not created"
47 atf_check -s exit:0 -o inline:"#oo wedontcare\n" cat ${HOME}/etc/opiekeys
48 if test -f ${HOME}/var/mail/foo; then
65 touch ${HOME}/fo
[all...]
H A Dpw_useradd_test.sh13 grep "^test:.*" $HOME/master.passwd
22 atf_check -s exit:1 -o empty grep "^test:.*" $HOME/master.passwd
32 grep '^test:.*:Test User,work!,123,user@example.com:' $HOME/master.passwd
42 atf_check -s exit:1 -o empty grep "^test:.*" $HOME/master.passwd
53 grep "^test:.*:Test User,work,123:456,456:" $HOME/master.passwd
63 atf_check -s exit:1 -o empty grep "^test:.*" $HOME/master.passwd
184 atf_check -s exit:1 -o empty grep "^test user:.*" $HOME/master.passwd
188 atf_check -s exit:1 -o empty grep "^test user:.*" $HOME/master.passwd
200 atf_check -s exit:1 -o empty grep "^${user_name}:.*" $HOME/master.passwd
204 atf_check -s exit:1 -o empty grep "^${user_name}:.*" $HOME/maste
[all...]
H A Dpw_lock_test.sh13 grep "^test:\*LOCKED\*\*:1001:" $HOME/master.passwd
16 grep "^test:\*:1001:" $HOME/master.passwd
25 grep "^test:\*LOCKED\*\*:1001:" $HOME/master.passwd
28 grep "^test:\*:1001:" $HOME/master.passwd
33 grep "^1001:\*LOCKED\*\*:1002:" $HOME/master.passwd
36 grep "^1001:\*:1002:" $HOME/master.passwd
H A Dpw_usermod_test.sh15 grep "^test:.*" $HOME/master.passwd
27 grep "^test:.*" $HOME/master.passwd
38 grep "^test:.*:Test User,work,123,456:" $HOME/master.passwd
50 grep "^test:.*:Test User,home,123,456:" $HOME/master.passwd
62 grep "^test:.*:Test User,work,123:456,456:" $HOME/master.passwd
64 grep "^test:\*" $HOME/master.passwd
76 grep "^test:.*:Test User,work,123:456,456:" $HOME/master.passwd
78 grep "^test:\*" $HOME/master.passwd
89 grep "^bar:.*" $HOME/master.passwd
100 grep "^foo:.*" $HOME/maste
[all...]
/freebsd-13-stable/tools/tools/hcomp/
H A DMakefile3 BINDIR ?= ${HOME}/bin
8 MANDIR ?= ${HOME}/man/man
/freebsd-13-stable/contrib/smbfs/examples/
H A Dsmbfs.sh.sample14 HOME=/root; export HOME
/freebsd-13-stable/contrib/ncurses/progs/
H A Dcapconvert143 if test -d $HOME/.terminfo
146 echo "at $HOME/.terminfo; this seems odd, because TERMINFO"
149 echo "rename $HOME/terminfo and run me again."
152 echo "I am creating your private terminfo directory at $HOME/.terminfo"
153 mkdir $HOME/.terminfo
156 TERMINFO="$HOME/.terminfo"; export TERMINFO
168 master=`find $HOME -name "*terminfo.src" -print`
218 echo "You now have a private tree under $HOME/.terminfo;"
234 if test -f $HOME/.termcap
236 echo 'I see you have a $HOME/
[all...]
/freebsd-13-stable/contrib/kyua/integration/
H A Dcmd_db_migrate_test.sh42 mkdir -p "${HOME}/.kyua"
43 cat "${@}" | sqlite3 "${HOME}/.kyua/store.db"
51 mkdir -p "${HOME}/.kyua/store"
53 cat "${@}" | sqlite3 "${HOME}/.kyua/store/${dbname}"
75 [ -f "${HOME}/.kyua/store/${f}" ] || atf_fail "Expected file ${f}" \
78 [ ! -f "${HOME}/.kyua/store.db" ] || atf_fail "Historical database not" \
100 [ -f "${HOME}/.kyua/store/${f}" ] || atf_fail "Expected file ${f}" \
103 [ ! -f "${HOME}/.kyua/store.db" ] || atf_fail "Historical database not" \
/freebsd-13-stable/contrib/googletest/ci/
H A Dinstall-linux.sh46 # Use ccache, assuming $HOME/bin is in the path, which is true in the Travis build environment.
47 ln -sf /usr/bin/ccache $HOME/bin/${CXX};
48 ln -sf /usr/bin/ccache $HOME/bin/${CC};
/freebsd-13-stable/usr.sbin/bsdconfig/networking/
H A Ddefaultrouter50 [ -f "$HOME/.bsdconfigrc" ] && f_include "$HOME/.bsdconfigrc"
H A Dhostname50 [ -f "$HOME/.bsdconfigrc" ] && f_include "$HOME/.bsdconfigrc"
H A Dnameservers50 [ -f "$HOME/.bsdconfigrc" ] && f_include "$HOME/.bsdconfigrc"
H A Dwlanconfig52 [ -f "$HOME/.bsdconfigrc" ] && f_include "$HOME/.bsdconfigrc"
/freebsd-13-stable/usr.sbin/bsdconfig/password/
H A Dpassword53 [ -f "$HOME/.bsdconfigrc" ] && f_include "$HOME/.bsdconfigrc"

Completed in 215 milliseconds

123456