Searched refs:jot (Results 1 – 25 of 495) sorted by relevance
12345678910>>...20
158 jot -w "%0511d" 1030 0 > infile159 jot -w "%0511d" 1030 1029 0 -1 > expectfile178 jot -w "%01023d" 32768 0 | tail -r > outfile ;186 jot -w "%01023d" 10 32767 0 -1 > expectfile199 jot -s " " -w "%07d" 18000 0 > infile200 jot -s " " -w "%07d" 18000 18000 >> infile201 jot -s " " -w "%07d" 18000 36000 >> infile202 jot -s " " -w "%07d" 18000 36000 > expectfile203 jot -s " " -w "%07d" 18000 18000 >> expectfile204 jot -s " " -w "%07d" 18000 0 >> expectfile[all …]
44 jot -b test 10 > expectfile45 jot -b test 100 > infile55 jot -b test 100 > outfile65 jot -b test 100 > outfile75 jot -b test 10 > outfile97 jot -b test 100 > outfile106 jot -b test 100 > outfile116 jot -b test 10 > outfile117 jot -b test 20 | head > expectfile127 jot 11 1 11 > file1[all …]
58 jot 10 | xargs -I% mkdir -p $mntpoint/%60 for j in `jot 10`; do62 jot $n | xargs -P0 -I% touch $mntpoint/$j/%63 jot $n | xargs -P0 -I% rm $mntpoint/$j/%67 sleep `jot -r 1 5 20`68 t=`jot -r 1 60 180`71 for i in `jot 10`; do74 sleep `jot -r 1 1 5`77 sleep `jot -r 1 2 5`90 for i in `jot 5`; do
45 size=`jot -r 1 1 2048`49 for i in `jot $(jot -r 1 10 100)`; do50 bs=`jot -r 1 1 4096`51 pos=`jot -r 1 0 $((size - bs))`66 for i in `jot 6`; do
48 [ `jot -r 1 0 1` -eq 1 ] && flags="-j"68 t=`jot -r 1 60 180`71 for i in `jot 10`; do75 sleep `jot -r 1 1 5`78 sleep `jot -r 1 60 180`93 for i in `jot 5`; do113 for i in `jot 5`; do
29 for i in `jot 100`; do30 for j in `jot 50`; do36 for j in `jot 50`; do40 for j in `jot 50`; do
47 [ `jot -r 1 0 1` -eq 1 ] && flags="-j"68 t=`jot -r 1 60 120`70 for i in `jot 10`; do75 sleep `jot -r 1 1 5`78 sleep `jot -r 1 60 120`102 for i in `jot 5`; do122 for i in `jot 5`; do
54 jot 10 | xargs -I% mkdir $mntpoint/%57 for j in `jot 10`; do58 jot $n | xargs -P0 -I% mkdir $mntpoint/$j/%59 jot $n | xargs -P0 -I% rmdir $mntpoint/$j/%63 jot 10 | xargs -I% rmdir $mntpoint/%
54 jot 10 | xargs -I% mkdir $mntpoint/%57 for j in `jot 10`; do59 jot $n | xargs -P0 -I% touch $mntpoint/$j/%60 jot $n | xargs -P0 -I% rm $mntpoint/$j/%66 jot 10 | xargs -I% rmdir $mntpoint/%
21 for i in `jot $nmax`; do23 sleep .`jot -r 1 1 9`34 for i in `jot $((nmax - ncur))`; do36 sleep .`jot -r 1 1 9`
31 (cd $mntpoint; jot 500 | xargs touch)34 for i in `jot $mounts $mdstart`; do42 for i in `jot $mounts $mdstart`; do53 opt=$([ `jot -r 1 0 1` -eq 0 ] && echo "-f")66 for i in `jot $mounts`; do
44 for i in `jot $mounts $((mdstart + 2))`; do55 (cd $mntpoint; jot 500 | xargs touch)60 for i in `jot $mounts $((mdstart + 2))`; do70 opt=$([ `jot -r 1 0 1` -eq 0 ] && echo "-f")84 for i in `jot $mounts $((mdstart + 2))`; do
49 for i in `jot $mounts $((mdstart + 2))`; do59 (cd $mntpoint; jot 500 | xargs touch)64 for i in `jot $mounts $((mdstart + 2))`; do75 opt=$([ `jot -r 1 0 1` -eq 0 ] && echo "-f")90 for i in `jot $mounts $((mdstart + 2))`; do
46 (cd $mntpoint; jot 500 | xargs touch)49 for i in `jot $mounts $mdstart`; do57 for i in `jot $mounts $mdstart`; do68 opt=$([ `jot -r 1 0 1` -eq 0 ] && echo "-f")81 for i in `jot $mounts`; do
46 for i in `jot 25`; do49 for k in `jot 5`; do50 for j in `jot $N`; do mkdir d$i.$j; done51 for j in `jot $N`; do rmdir d$i.$j; done
40 for i in `jot $mounts`; do46 for i in `jot $mounts`; do55 for i in `jot $mounts`; do61 opt=$([ `jot -r 1 0 1` -eq 0 ] && echo "-f")
58 for j in `jot $N`; do61 for j in `jot $N`; do65 for j in `jot $N`; do68 for j in `jot $N`; do81 for i in `jot 6`; do
43 for i in `jot 5`; do47 for i in `jot 30`; do48 for j in `jot 25`; do59 for i in `jot 5`; do
51 for i in `jot $N`; do57 for i in `jot $M`; do60 for i in `jot $M`; do66 for i in `jot $N`; do
49 jot -ns "" -b "a" ${bsize} > foo-aa50 jot -ns "" -b "b" ${bsize} > foo-ab51 jot -ns "" -b "c" 12 > foo-ac63 jot -ns "" -b "a" 4096 > foo64 jot -ns "" -b "b" 4096 >> foo65 jot -ns "" -b "c" 4104 >> foo68 jot -ns "" -b "a" 4096 > foo-aa69 jot -ns "" -b "b" 2 >> foo-aa70 jot -ns "" -b "b" 4094 > foo-ab71 jot -ns "" -b "c" 4 >> foo-ab[all …]
20 …for a in `jot ${NUMTEST}`; do for b in `jot ${NUMTEST}`; do echo "REGRESSION_TEST(\`$$a-$$b', \`ru…25 …for a in `jot ${NUMTEST}`; do for b in `jot ${NUMTEST}`; do ../shlib-compat.py -vv libtest$$a/libt…28 …for a in `jot ${NUMTEST}`; do for b in `jot ${NUMTEST}`; do (diff -ur libtest$$a libtest$$b > regr…
34 for s in `jot 7 0 7`; do35 for u in `jot 7 0 7`; do36 for g in `jot 7 0 7`; do37 for o in `jot 7 0 7`; do
37 atf_check -o file:"$(atf_get_srcdir)/d_basic.out" jot 21 -1 1.0047 atf_check -s exit:0 -o ignore jot -w xa%c 26 a48 atf_check -s not-exit:0 -e not-empty jot -w %2 1249 atf_check -s not-exit:0 -e not-empty jot -w %0 10 1 10
24 jot -b uninitialized 0 | dd status=none of=/dev/$md 2> /dev/null41 hasha=$(jot -b a 0 | head -c $ssize | sha1)42 hashz=$(jot -b z 0 | head -c $ssize | sha1)44 jot -b a 0 | dd status=none of=$vdev bs=$ssize count=1 conv=notrunc45 jot -b z 0 | dd status=none of=$vdev bs=$ssize count=1 conv=notrunc \
56 for x in `jot ${NKERN}` ; do startserver $x ; done57 for x in `jot ${NKERN}`60 for y in `jot ${NKERN}`72 for x in `jot ${NKERN}` ; do RUMP_SERVER=unix://sock${x} rump.halt ;done