Home
last modified time | relevance | path

Searched refs:cut (Results 1 – 25 of 1188) sorted by relevance

12345678910>>...48

/freebsd/contrib/netbsd-tests/usr.bin/cut/
H A Dd_sflag.out1 ----- test: cut -f 1 -s d_cut.in -----
5 ----- test: cut -f 2 -s d_cut.in -----
9 ----- test: cut -f 3 -s d_cut.in -----
13 ----- test: cut -f 1-2 -s d_cut.in -----
17 ----- test: cut -f 2,3 -s d_cut.in -----
21 ----- test: cut -f 4 -s d_cut.in -----
25 ----- test: cut -f 1-3,4-7 -s d_cut.in -----
29 ----- test: cut -f 1,2-7 -s d_cut.in -----
H A Dd_dsflag.out1 ----- test: cut -f 1 -d : -s d_cut.in -----
5 ----- test: cut -f 2 -d : -s d_cut.in -----
9 ----- test: cut -f 3 -d : -s d_cut.in -----
13 ----- test: cut -f 1-2 -d : -s d_cut.in -----
17 ----- test: cut -f 2,3 -d : -s d_cut.in -----
21 ----- test: cut -f 4 -d : -s d_cut.in -----
25 ----- test: cut -f 1-3,4-7 -d : -s d_cut.in -----
29 ----- test: cut -f 1,2-7 -d : -s d_cut.in -----
H A Dd_dflag.out1 ----- test: cut -f 1 -d : d_cut.in -----
12 ----- test: cut -f 2 -d : d_cut.in -----
23 ----- test: cut -f 3 -d : d_cut.in -----
34 ----- test: cut -f 1-2 -d : d_cut.in -----
45 ----- test: cut -f 2,3 -d : d_cut.in -----
56 ----- test: cut -f 4 -d : d_cut.in -----
67 ----- test: cut -f 1-3,4-7 -d : d_cut.in -----
78 ----- test: cut -f 1,2-7 -d : d_cut.in -----
H A Dd_basic.out1 ----- test: cut -f 1 d_cut.in -----
12 ----- test: cut -f 2 d_cut.in -----
23 ----- test: cut -f 3 d_cut.in -----
34 ----- test: cut -f 1-2 d_cut.in -----
45 ----- test: cut -f 2,3 d_cut.in -----
56 ----- test: cut -f 4 d_cut.in -----
67 ----- test: cut -f 1-3,4-7 d_cut.in -----
78 ----- test: cut -f 1,2-7 d_cut.in -----
H A Dt_cut.sh37 cut $opts "$file" || atf_fail "command failed: cut ${opts} $file"
100 cut -b 6,7,8 "$(atf_get_srcdir)/d_latin1.in"
103 cut -c 6,7,8 "$(atf_get_srcdir)/d_latin1.in"
116 cut -b 6,7,8 "$(atf_get_srcdir)/d_utf8.in"
119 cut -c 6,7,8 "$(atf_get_srcdir)/d_utf8.in"
/freebsd/tests/sys/acl/
H A Dtools-crossfs.test59 $ ls -l posix/xxx | cut -d' ' -f1
70 $ ls -l posix/yyy | cut -d' ' -f1
79 $ ls -l posix/xxx | cut -d' ' -f1
83 $ ls -l none/xxx | cut -d' ' -f1
92 $ ls -l posix/xxx | cut -d' ' -f1
101 $ ls -l nfs4/xxx | cut -d' ' -f1
116 $ ls -l nfs4/yyy | cut -d' ' -f1
124 $ ls -l nfs4/xxx | cut -d' ' -f1
127 $ ls -l posix/xxx | cut -d' ' -f1
135 $ ls -l nfs4/xxx | cut -d' ' -f1
[all …]
H A Dtools-posix.test65 $ ls -l xxx | cut -d' ' -f1
103 $ ls -l lll | cut -d' ' -f1
107 $ ls -l xxx | cut -d' ' -f1
161 $ ls -l yyy | cut -d' ' -f1
203 $ ls -l xxx | cut -d' ' -f1
215 $ ls -l xxx | cut -d' ' -f1
221 $ ls -l xxx yyy zzz | cut -d' ' -f1
229 $ ls -l nnn xxx yyy zzz | cut -d' ' -f1
261 $ ls -l nnn xxx yyy zzz | cut -d' ' -f1
270 $ ls -l nnn xxx yyy zzz | cut -d' ' -f1
[all …]
/freebsd/contrib/tcsh/nls/greek/
H A Dset35 3 Αποκοπή από την αρχή της τρέχουσας λέξης ως το δρομέα - φύλαξη στο cut buffer
6 4 Αποκοπή από την αρχή της γραμμής - φύλαξη στο cut buffer
18 16 Αντιγραφή περιοχής μεταξύ σημαδιού και δρομέα στο cut buffer
24 22 Αποκοπή από το δρομέα ως το τέλος της λέξης - φύλαξη στο cut buffer
45 43 Αποκοπή ως το τέλος της γραμμής και φύλαξη στο cut buffer
46 44 Αποκοπή από το σημάδι ως το δρομέα και φύλαξη στο cut buffer
47 45 Αποκοπή ολόκληρης της γραμμής και φύλαξη στο cut buffer
116 114 Επικόλληση του cut buffer στην τρέχουσα θέση
118 116 (WIN32 only) Copy cut buffer to system clipboard
/freebsd/crypto/openssh/regress/
H A Dcfgmatch.sh125 config=`echo $i | cut -f1 -d:`
126 criteria=`echo $i | cut -f2 -d:`
127 value=`echo $i | cut -f3 -d:`
139 testcriteria=`echo $i | cut -f2 -d:`
140 expected=/`echo $i | cut -f3 -d:`
143 config=`echo $j | cut -f1 -d:`
144 criteria=`echo $j | cut -f2 -d:`
145 value=`echo $j | cut -f3 -d:`
H A Dagent-pkcs11-cert.sh51 cut -d' ' -f1-2 \
56 $SSHADD -L | cut -d' ' -f1-2 | sort > $OBJ/output_list
83 cut -d' ' -f1-2 \
86 $SSHADD -L | cut -d' ' -f1-2 | sort > $OBJ/output_list
/freebsd/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh591 LINEX=`echo "${LINE}" | cut -f 1 -d '#'`
1155 cut -f 1,2,4 -d ' ' |
1174 cut -c 1-9`
1202 SRV_PRIORITY=`cut -f 1 -d ' ' serverlist | sort -n | head -1`
1209 SRV_W=`echo $X | cut -f 2 -d ' '`
1232 SRV_W=`echo $X | cut -f 2 -d ' '`
1235 SERVERNAME=`echo $X | cut -f 3 -d ' '`
1344 RELPATCHNUM=`cut -f 4 -d '|' < tag.new`
1345 TINDEXHASH=`cut -f 5 -d '|' < tag.new`
1346 EOLTIME=`cut -f 6 -d '|' < tag.new`
[all …]
/freebsd/contrib/libfido2/tools/
H A Dfido2-unprot.sh20 TOKEN_VERSION_MAJOR=$(echo "$TOKEN_VERSION" | cut -d. -f1)
21 TOKEN_VERSION_MINOR=$(echo "$TOKEN_VERSION" | cut -d. -f2)
36 DEV_PATH=$(echo "$DEV_PATH_NAME" | cut -d' ' -f1)
37 DEV_NAME=$(echo "$DEV_PATH_NAME" | cut -d' ' -f1 --complement)
45 …_RPS=$(echo "${PIN}\n" | setsid -w ${FIDO_TOOLS_PREFIX}fido2-token -L -r $DEV_PATH | cut -d' ' -f3)
52 … ${FIDO_TOOLS_PREFIX}fido2-token -L -k $RESIDENT_RP $DEV_PATH | grep ' uvopt$' | cut -d' ' -f2,3,4)
/freebsd/crypto/openssh/contrib/aix/
H A Dbuildbff.sh78 eval $confvar=`grep "^$confvar=" $objdir/Makefile | cut -d = -f 2`
126 VERSION=`./ssh -V 2>&1 | cut -f 1 -d , | cut -f 2 -d _`
127 MAJOR=`echo $VERSION | cut -f 1 -d p | cut -f 1 -d .`
128 MINOR=`echo $VERSION | cut -f 1 -d p | cut -f 2 -d .`
129 PATCH=`echo $VERSION | cut -f 1 -d p | cut -f 3 -d .`
206 if cut -f1 -d: /etc/group | egrep '^'$SSH_PRIVSEP_USER'\$' >/dev/null
/freebsd/tests/sys/geom/class/nop/
H A Dnop_test.sh42 md_secsize=$(diskinfo ${us} | cut -wf 2)
43 md_mediasize=$(diskinfo ${us} | cut -wf 3)
44 md_stripesize=$(diskinfo ${us} | cut -wf 5)
45 nop_secsize=$(diskinfo ${us}.nop | cut -wf 2)
46 nop_mediasize=$(diskinfo ${us}.nop | cut -wf 3)
47 nop_stripesize=$(diskinfo ${us}.nop | cut -wf 5)
187 gnop_mediasize=`diskinfo /dev/${us}.nop | cut -wf 3`
214 gnop_ss=`diskinfo /dev/${us}.nop | cut -wf 5`
215 gnop_sofs=`diskinfo /dev/${us}.nop | cut -wf 6`
/freebsd/usr.bin/cut/tests/
H A Dcut2_test.sh41 atf_check -o inline:'a\nb\nc\n' cut -d, -f 1 -s < input
42 atf_check -o inline:'d\n\n\n' cut -d, -f 4 -s < input
43 atf_check -o inline:'a,b,\nb,\n\n' cut -d 'c' -f 1 -s < input
44 atf_check -o empty cut -d'!' -f 1 -s < input
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_trim/
H A Dzpool_trim_partial.ksh71 new_size=$(du -B1 "$LARGEFILE" | cut -f1)
83 new_size=$(du -B1 "$LARGEFILE" | cut -f1)
97 new_size=$(du -B1 "$LARGEFILE" | cut -f1)
110 new_size=$(du -B1 "$LARGEFILE" | cut -f1)
H A Dzpool_trim_verify_trimmed.ksh61 original_size=$(du -B1 "$LARGEFILE" | cut -f1)
69 new_size=$(du -B1 "$LARGEFILE" | cut -f1)
78 new_size=$(du -B1 "$LARGEFILE" | cut -f1)
/freebsd/contrib/ntp/html/hints/
H A Dsolaris.xtra.patchfreq42 arch=`echo utsname+404?s | adb $kernel | cut -d: -f2`
49 rel=`echo utsname+202?s | adb $kernel | cut -d: -f2`
60 instr=`echo setcpudelay+34?X | adb $kernel | cut -d: -f 2 | nawk '{ print $1 }'`
/freebsd/tools/regression/tmpfs/
H A Dt_read_write45 [ $(md5 a | cut -d ' ' -f 4) = d3b07384d113edec49eaa6238ad5ff00 ] || die
50 [ $(md5 a | cut -d ' ' -f 4) = f47c75614087a8dd938ba4acff252494 ] || die
55 [ $(md5 b | cut -d ' ' -f 4) = 72d4ff27a28afbc066d5804999d5a504 ] || die
/freebsd/contrib/netbsd-tests/fs/tmpfs/
H A Dt_read_write.sh42 [ $(md5 a | cut -d ' ' -f 4) = d3b07384d113edec49eaa6238ad5ff00 ] || \
47 [ $(md5 a | cut -d ' ' -f 4) = f47c75614087a8dd938ba4acff252494 ] || \
52 [ $(md5 b | cut -d ' ' -f 4) = 72d4ff27a28afbc066d5804999d5a504 ] || \
/freebsd/contrib/sendmail/libsmutil/
H A Dt-lockfile-0.sh26 U=`grep -n 'owner=1, unlock.*done' $O | cut -d: -f1 | head -n1`
27 [ x"$U" = "x" ] && U=`grep -n '_close' $O | cut -d: -f1 | head -n1`
28 L=`grep -n 'owner=0, lock.* ok' $O | cut -d: -f1`
/freebsd/contrib/tcsh/nls/C/
H A Dset35 3 Cut from beginning of current word to cursor - saved in cut buffer
6 4 Cut from beginning of line to cursor - save in cut buffer
18 16 Copy area between mark and cursor to cut buffer
24 22 Cut from cursor to end of current word - save in cut buffer
45 43 Cut to end of line and save in cut buffer
46 44 Cut area between mark and cursor and save in cut buffer
47 45 Cut the entire line and save in cut buffer
116 114 Paste cut buffer at cursor position
118 116 (WIN32 only) Copy cut buffer to system clipboard
/freebsd/contrib/tcsh/nls/ukrainian/
H A Dset35 3 Cut from beginning of current word to cursor - saved in cut buffer
6 4 Cut from beginning of line to cursor - save in cut buffer
18 16 Copy area between mark and cursor to cut buffer
24 22 Cut from cursor to end of current word - save in cut buffer
45 43 Cut to end of line and save in cut buffer
46 44 Cut area between mark and cursor and save in cut buffer
47 45 Cut the entire line and save in cut buffer
116 114 Paste cut buffer at cursor position
118 116 (WIN32 only) Copy cut buffer to system clipboard
/freebsd/usr.sbin/ypserv/
H A Dypinit.sh131 YPMAPLIST=`${YPWHICH} -d ${DOMAIN} -m | cut -d\ -f1`
279 SHORT_HOST=`echo ${HOST} | cut -d. -f1`
282 …for srv in `${MAKEDBM} -u ${YP_DIR}/${DOMAIN}/ypservers | grep -v "^YP" | tr "\t" " " | cut -d\ -…
284 short_srv=`echo ${srv} | cut -d. -f1`
295 …`${MAKEDBM} -u ${YP_DIR}/${DOMAIN}/ypservers | grep "^YP_MASTER_NAME" | tr "\t" " " | cut -d\ -f2`
/freebsd/contrib/tcsh/nls/russian/
H A Dset35 3 Cut from beginning of current word to cursor - saved in cut buffer
6 4 Cut from beginning of line to cursor - save in cut buffer
18 16 Copy area between mark and cursor to cut buffer
24 22 Cut from cursor to end of current word - save in cut buffer
45 43 Cut to end of line and save in cut buffer
46 44 Cut area between mark and cursor and save in cut buffer
47 45 Cut the entire line and save in cut buffer
116 114 Paste cut buffer at cursor position

12345678910>>...48