|
From: | Val Krem |
Subject: | [Help-bash] latest |
Date: | Sun, 27 Nov 2016 04:43:18 +0000 (UTC) |
Hi all, I am trying to fine the latest 5 files in a given folder and count the number of rows in each of files I used, ls -1t | head -5. How do I pass these files to the command wc -l? Thank you in advance
[Prev in Thread] | Current Thread | [Next in Thread] |