tshark(1) -r %2Fhome%2Fmarcos%2FEvidencias%2FBulk_PC-20170427_%2Fpackets.pcap -Y http
Dump and analyze network traffic
-r  <infile>
    Read packet data from infile, can be any supported capture file format (including gzipped files).
    It's not possible to use named pipes or stdin here!
source manpages: tshark