Search Results

Search: Posts Made By: ToeLint
2,278
Posted By ToeLint
Ya, I guess thats almost on the right track. ...
Ya, I guess thats almost on the right track. However, I don't understand what you want the -F "<|>" to do. Is it supposed to be a delimiter with a wildcard? It's just acting like the character <...
Forum: What is on Your Mind? 03-12-2010
28,340
Posted By ToeLint
Has to be the Irish Car Bomb or the Liquid...
Has to be the Irish Car Bomb or the Liquid Cocaine.

Look it up!
2,278
Posted By ToeLint
List Files + data inside files
Hey everyone,

I'm trying get a list of files using [find . -name "*.log"] but also append some data located inside the file.

The log files contain two strings that I am trying to extract. ...
2,336
Posted By ToeLint
Word frequency with additional information
Hello everyone,

I am using a chunk of code to display the frequency of a file name in a list of directories. The code looks like this:
find . -name "*.log" | cut -d/ -f4 | cut -d. -f1 | awk...
Showing results 1 to 4 of 4

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