Francisco Rodriguez-Algarra
Member since
Total activity
3
Last activity
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Comments
Recent activity by Francisco Rodriguez-Algarra
-
Thanks Rachael. Inspired by your answer, I think the most suitable option at the moment is something like:dx ls -l <FOLDER> > <FILE> tail -n +4 d2.txt | awk -F' ' '{sum+=$4;} END{print sum;}'as lon...
- View comment
- 0 votes