Searched refs:jot (Results 26 - 50 of 50) sorted by relevance

12

/freebsd-13-stable/contrib/netbsd-tests/fs/tmpfs/
H A Dt_read_write.sh51 jot 10000 >b || atf_fail "Failed to create a big file"
H A Dt_mkdir.sh61 for d in $(jot 100); do
/freebsd-13-stable/crypto/openssh/regress/
H A Dintegrity.sh31 for off in `jot $tries $startoffset`; do
H A Dkrl.sh49 for n in 1 2 3 4 10 15 30 50 `jot 500 300` 999 1000 1001 1002; do
H A Dtest-exec.sh267 jot() { function
/freebsd-13-stable/share/examples/hast/
H A Ducarp_down.sh50 for i in `jot 30`; do
/freebsd-13-stable/tools/regression/tmpfs/
H A Dt_mkdir51 for d in $(jot 100); do
/freebsd-13-stable/usr.bin/ncal/tests/
H A Dregress.sh33 for m in $(jot -w %02d 12); do
/freebsd-13-stable/tests/sys/acl/
H A Daclfuzzer.sh44 rnd=`jot -r 1`
/freebsd-13-stable/contrib/netbsd-tests/lib/librumphijack/
H A Dt_tcpip.sh137 jot 11 | xargs touch
138 jot 11 12 | xargs mkdir
/freebsd-13-stable/usr.sbin/periodic/
H A Dperiodic.conf336 sleep `jot -r 1 0 ${anticongestion_sleeptime}`
/freebsd-13-stable/usr.bin/mkimg/tests/
H A Dmkimg_test.sh26 jot -b $byte $(($count/2)) > $name
/freebsd-13-stable/usr.sbin/makefs/tests/
H A Dmakefs_cd9660_tests.sh205 long_path=$TEST_INPUTS_DIR/$(jot -s '' -b 0 37)
332 long_path=$TEST_INPUTS_DIR/$(jot -s '/' -b "$(jot -s '' -b 0 64)" 4)
/freebsd-13-stable/tools/regression/zfs/
H A Dmisc.sh397 which jot >/dev/null 2>&1
399 jot ${1} ${2}
/freebsd-13-stable/contrib/bmake/mk/
H A Dsys.vars.mk60 # produce similar output to jot(1)
/freebsd-13-stable/usr.bin/
H A DMakefile63 jot \
/freebsd-13-stable/usr.bin/bmake/tests/
H A Dcommon.sh492 for i in $(jot ${TEST_N:-1}) ; do
/freebsd-13-stable/usr.sbin/portsnap/portsnap/
H A Dportsnap.sh394 RANDVALUE=`jot -r 1 0 999999999`
1098 sleep `jot -r 1 0 3600`
/freebsd-13-stable/usr.sbin/extattr/tests/
H A Dextattr_test.sh78 ATTRNAME=`jot -b X -s "" $NAME_MAX 0`
/freebsd-13-stable/targets/pseudo/tests/
H A DMakefile.depend339 usr.bin/jot/tests \
/freebsd-13-stable/contrib/netbsd-tests/usr.bin/grep/
H A Dt_grep.sh36 'jot 10000 | grep 123'
190 'jot 21 -1 1.00 | grep -f '"$(atf_get_srcdir)"'/d_file_exp.in'
580 for i in $(jot 4096); do
/freebsd-13-stable/usr.sbin/etcupdate/
H A Detcupdate.sh107 jot -b "$1" -s "" 67
/freebsd-13-stable/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh1026 RANDVALUE=`jot -r 1 0 999999999`
3319 sleep `jot -r 1 0 3600`
/freebsd-13-stable/targets/pseudo/userland/
H A DMakefile.depend231 usr.bin/jot \
/freebsd-13-stable/
H A DMakefile.inc12410 # jot is needed for the mkimg tests
2411 _basic_bootstrap_tools+=usr.bin/jot

Completed in 208 milliseconds

12