id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
3101	F3 doesn't work on .so files in FreeBSD 9.x	ajax	slavazanko	"FreeBSD 9.x doesn't accept syntax for viewing ''lib)'' files processed by /usr/local/libexec/mc/ext.d/misc.sh revealing ""/usr/local/libexec/mc/ext.d/misc.sh: 25: Syntax error: | unexpected"".

Removing **|** after **>&2** makes parser working as expected.

{{{
lib)
	gplib -t ""${MC_EXT_FILENAME}"" || >&2 | \
	@PERL@ -e '@a=split /[\s\t]+/, <>; printf (""%-30s | %10d | %s.%s.%02d | %s\n"", $a[0], ($a[1]*1),$a[7], lc($a[4]), $a[5], $a[6]);'
;;
}}}"	defect	closed	minor	4.8.11	mcview	master	fixed					merged	committed-master
