get-content c:\file_name -totalcount 5
Example:
PS C:\Users\toa\Desktop\AIX721> get-content u8*.bff -totalcount 5|findstr bos.cifs_fs
bos.cifs_fs.rte 7.2.1.0 01 b U en_US Runtime for SMBFS
get-content c:\file_name -totalcount 5
Example:
PS C:\Users\toa\Desktop\AIX721> get-content u8*.bff -totalcount 5|findstr bos.cifs_fs
bos.cifs_fs.rte 7.2.1.0 01 b U en_US Runtime for SMBFS