1 line
54 B
Text
1 line
54 B
Text
test $($ECHO -e "f1\tf2\tf3" | busybox cut -f 2) = f2
|
test $($ECHO -e "f1\tf2\tf3" | busybox cut -f 2) = f2
|