Menu
Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Linux Tutorials
Beginner Tutorials
Intermediate Tutorials
Advanced Tutorials
Members
Current visitors
New profile posts
Search profile posts
Download Linux
Newsletter
Credits
Transactions
Credits: 0
Log in
Register
What's new
Search
Search
Search titles only
By:
Current visitors
New profile posts
Search profile posts
Menu
Log in
Register
Members
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
peskysushi's latest activity
P
peskysushi
reacted to
JasKinasis's post
in the thread
Trying to count CAD files recursively on root while avoiding counting duplicates RHEL 7.9
with
Like
.
I imagine it’s because although some of the file-names might be the same - the paths to them are different. So the uniq command will...
Nov 19, 2020
P
peskysushi
reacted to
wizardfromoz's post
in the thread
Trying to count CAD files recursively on root while avoiding counting duplicates RHEL 7.9
with
Like
.
You got that in one, Maine friend ;) G'day Jeff and welcome to linux.org :) I am moving this to Command Line, which also handles...
Nov 19, 2020
P
peskysushi
replied to the thread
Trying to count CAD files recursively on root while avoiding counting duplicates RHEL 7.9
.
Thank you JasKinasis. Yes, two files could have the same name, but may have different content. Any slight change an engineer makes to...
Nov 17, 2020
P
peskysushi
replied to the thread
Trying to count CAD files recursively on root while avoiding counting duplicates RHEL 7.9
.
Thanks for the update. KGILL Here are some clarifying remarks, that I hope might help.
Nov 17, 2020
P
peskysushi
reacted to
KGIII's post
in the thread
Trying to count CAD files recursively on root while avoiding counting duplicates RHEL 7.9
with
Like
.
I took a rough stab at it. I got stuck parsing the output. So, allow me to help in the best way I know how! @JasKinasis You'll have...
Nov 17, 2020
P
peskysushi
posted the thread
Trying to count CAD files recursively on root while avoiding counting duplicates RHEL 7.9
in
Command Line
.
I am current counting files of the form ??-????-????-?.prt on root using the following syntax: [~] find / -iname "??-????-????-?.prt" |...
Nov 16, 2020
Members
Top