Searched refs:HOME (Results 1 - 25 of 107) sorted by last modified time

12345

/freebsd-11-stable/usr.sbin/mergemaster/
H A Dmergemaster.sh254 # Read /etc/mergemaster.rc first so the one in $HOME can override
262 if [ -r "$HOME/.mergemasterrc" ]; then
263 . "$HOME/.mergemasterrc"
/freebsd-11-stable/contrib/unbound/
H A DMakefile.in645 sed -e 's!'$$HOME'[^ ]* !!g' -e 's!'$$HOME'[^ ]*$$!!g' \
/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/usr.bin/tip/tip/
H A Dtip.h221 #define HOME 22 macro
/freebsd-11-stable/usr.sbin/pw/tests/
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_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...]
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_groupmod_test.sh14 grep "^test:\*:.*:root$" $HOME/group
17 grep "^test:\*:.*:$" $HOME/group
71 atf_check -o inline:"testgroup:*:12345:\n" -s exit:0 -x grep "^testgroup" ${HOME}/group
81 grep "^bar:.*" ${HOME}/group
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
/freebsd-11-stable/etc/
H A Drc49 HOME=/
51 export HOME PATH
H A Drc.shutdown42 HOME=/
44 export HOME PATH
/freebsd-11-stable/usr.sbin/ypldap/
H A Dparse.y104 %token USER GROUP TO EXPIRE HOME SHELL GECOS UID GID INTERVAL
179 | HOME { $$ = 8; }
388 { "home", HOME },
/freebsd-11-stable/contrib/bmake/
H A Dbsd.after-import.mk54 HOME=/ ${BMAKE_SRC}/boot-strap -o ${HOST_OS} ${BOOTSTRAP_ARGS} ${BOOTSTRAP_XTRAS}
/freebsd-11-stable/contrib/bmake/mk/
H A Dsys.clean-env.mk58 # HOME is probably something worth clobbering eg.
59 # HOME=/var/empty
61 HOME \
/freebsd-11-stable/usr.sbin/service/
H A Dservice.sh168 exec env -i HOME=/ PATH=/sbin:/bin:/usr/sbin:/usr/bin $dir/$script $*
/freebsd-11-stable/usr.bin/ssh-copy-id/
H A Dssh-copy-id.sh43 keyfile=$HOME/.ssh/authorized_keys ; \
44 mkdir -p -- "$HOME/.ssh/" ; \
52 /sbin/restorecon -F "$HOME/.ssh/" "$keyfile" >/dev/null 2>&1 || true ; \
/freebsd-11-stable/usr.sbin/bsdconfig/console/
H A Dkeymap218 [ -f "$HOME/.bsdconfigrc" ] && f_include "$HOME/.bsdconfigrc"
/freebsd-11-stable/crypto/openssh/regress/
H A Dputty-transfer.sh19 env HOME=$PWD ${PLINK} -load compression_$c -batch \
30 env HOME=$PWD ${PLINK} -load compression_$c \
H A Dputty-kex.sh17 env HOME=$PWD ${PLINK} -load kex_$k -batch -i putty.rsa2 true
H A Dputty-ciphers.sh18 env HOME=$PWD ${PLINK} -load cipher_$c -batch -i putty.rsa2 \
/freebsd-11-stable/crypto/openssh/contrib/
H A Dssh-copy-id59 DEFAULT_PUB_ID_FILE="$HOME/$(cd "$HOME" ; ls -t .ssh/id*.pub 2>/dev/null | grep -v -- '-cert.pub$' | head -n 1)"
290 # in ssh below - to defend against quirky remote shells: use 'exec sh -c' to get POSIX; 'cd' to be at $HOME; and all on one line, because tcsh.
/freebsd-11-stable/contrib/dtc/
H A DMakefile28 PREFIX = $(HOME)
/freebsd-11-stable/tools/tools/tinybsd/
H A Dtinybsd183 FULLFILENAME=$HOME/$FILENAME
229 FULLFILENAME=$HOME/$FILENAME
249 mv -f ${HOME}/tinybsd.log ${HOME}/tinybsd.log.old
489 echo "${TS} You can see your build log in ${HOME}/tinybsd.log"
525 ) 2>&1 |tee -a ${HOME}/tinybsd.log
/freebsd-11-stable/tools/tools/hcomp/
H A DMakefile3 BINDIR ?= ${HOME}/bin
8 MANDIR ?= ${HOME}/man/man

Completed in 175 milliseconds

12345