This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
14285d14a5
busybox
/
testsuite
/
cut
/
cut-cuts-a-field
2 lines
54 B
Plaintext
Raw
Normal View
History
Unescape
Escape
randomtest fixes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-05-12 19:29:32 +05:30
test $($ECHO -e "f1\tf2\tf3" | busybox cut -f 2) = f2
Reference in New Issue
Copy Permalink