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

12345

/freebsd-11-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-11-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 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-11-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-11-stable/contrib/ncurses/progs/
H A Dcapconvert142 if test -d $HOME/.terminfo
145 echo "at $HOME/.terminfo; this seems odd, because TERMINFO"
148 echo "rename $HOME/terminfo and run me again."
151 echo "I am creating your private terminfo directory at $HOME/.terminfo"
152 mkdir $HOME/.terminfo
155 TERMINFO="$HOME/.terminfo"; export TERMINFO
167 master=`find $HOME -name "*terminfo.src" -print`
217 echo "You now have a private tree under $HOME/.terminfo;"
233 if test -f $HOME/.termcap
235 echo 'I see you have a $HOME/
[all...]
/freebsd-11-stable/tools/tools/hcomp/
H A DMakefile3 BINDIR ?= ${HOME}/bin
8 MANDIR ?= ${HOME}/man/man
/freebsd-11-stable/contrib/smbfs/examples/
H A Dsmbfs.sh.sample14 HOME=/root; export HOME
/freebsd-11-stable/release/picobsd/mfs_tree/etc/
H A Drc8 HOME=/; export HOME
/freebsd-11-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-11-stable/usr.sbin/bsdconfig/password/
H A Dpassword53 [ -f "$HOME/.bsdconfigrc" ] && f_include "$HOME/.bsdconfigrc"
/freebsd-11-stable/usr.sbin/bsdconfig/startup/
H A Drcedit47 [ -f "$HOME/.bsdconfigrc" ] && f_include "$HOME/.bsdconfigrc"
/freebsd-11-stable/usr.sbin/bsdconfig/usermgmt/
H A Dgroupadd48 [ -f "$HOME/.bsdconfigrc" ] && f_include "$HOME/.bsdconfigrc"
H A Duseradd48 [ -f "$HOME/.bsdconfigrc" ] && f_include "$HOME/.bsdconfigrc"
/freebsd-11-stable/contrib/ncurses/misc/
H A Dmakellib61 DST="$HOME/lib/$ARCH/lint"
151 for p in $HOME/lib $HOME/lib/$ARCH $HOME/lib/$ARCH/lint

Completed in 231 milliseconds

12345