A.-i B.-f C.-n D.-h
A.grep"^#"/etc/grub.conf B.grep-n"^#"/etc/grub.conf C.grep"#$"/etc/grub.conf D.grep-v"^#"/etc/grub.conf
A.() B.[] C.<> D.{}