Search Results

Search: Posts Made By: dorcas
4,929
Posted By dorcas
Yes
There is an xml based metadata standard for this called METS-ALTO but what I'm trying to get at is the proprietary one that is inside of a pdf - the piece of the pdf file that is created when you run...
4,929
Posted By dorcas
Working with OCR text inside PDF files
I'm trying to find a way to automate cleanup of OCR for a large number of scanned pages - due to limitations of the access mechanism where these are to end up, I need to create pdf files that include...
4,887
Posted By dorcas
Still fighting spaces in filenames
in this line:
ls -l | grep "^d" | awk '{print $9}' | grep -v "^\." >P_WORK_DIR
how can I add single quotes to either side of the dir name that is saved in P_WORK_DIR? So that in that list a dir...
4,887
Posted By dorcas
Thank you so much!
That is exactly what I was trying to hammer together for several days!

I have two follow-ups: I want this to recursively go to subdirectories also - I experimented with your script a bit adding -R...
4,887
Posted By dorcas
list quantity of files by file types
I'm trying to create a simple file inventory for a series of huge directories containing e-records. What I'm after is a list of all directories and sub-directories with just the number of each type...
Showing results 1 to 5 of 5

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