Search Results

Search: Posts Made By: yatici
10,342
Posted By yatici
yes this is what I was really looking for. I was...
yes this is what I was really looking for. I was not sure where to put the parenthesis.

Thanks
10,342
Posted By yatici
Division of wc output
I have a function that outputs 3 lines for each result and I want to know how many results there are.

so for example

function | wc -l
24

but I want to see the result 8.

so is there a...
1,377
Posted By yatici
Thanks for the replies ls -ltr -r *.sas |...
Thanks for the replies

ls -ltr -r *.sas | wc -l

only looks at the current location I think. I am trying to find something recursive like find where it will also look into the sub directories...
1,377
Posted By yatici
Number of files with *.something
I am trying to find the number of files that are of sas files. so I can do

find . -name '*.sas'

but I want to know how many. So what is the command to find so.
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 05:26 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy