Search Results

Search: Posts Made By: beefeater267
68,552
Posted By beefeater267
Makefile - If Statement?
Hey,

I'm creating a Makefile, and in one of my targets, i need an IF statement to determine if two things are equal... but, I can't get it to run. Any ideas what is wrong?

Here's a snippet...
2,483
Posted By beefeater267
Using Find w/ Grep?
Hey,

I have a Find command like:

find $searchDir -type f

and this returns a list of files under the directory, which is all good, but, I want to filter that search for files that contain...
4,446
Posted By beefeater267
Hey I'm sorry I should have clarified........
Hey

I'm sorry I should have clarified..... I want: Total Names: (number of names)
4,446
Posted By beefeater267
So, now I want to print something before the...
So, now I want to print something before the results like : total names: xx .......... how can i do that?
4,446
Posted By beefeater267
Thanks for your help. My mistake.... your code...
Thanks for your help. My mistake.... your code works!
4,446
Posted By beefeater267
Hi... Thanks for clarifying... however , i...
Hi...

Thanks for clarifying... however , i get an error:

./scr: line 11: syntax error near unexpected token `|'
./scr: line 11: `for file in `find $ARCHIVE -type f` | \'
4,446
Posted By beefeater267
Hi, I can't get either of these to work...
Hi,

I can't get either of these to work still. And I need to use bash not ksh... (Not exactly sure what the difference is)
4,446
Posted By beefeater267
AWK File Traversal
Hey,

I'm working on a file traversal and extraction function and am having problems.

So, my script is finding all files in a directory. Each file has the same format. I need to extract a...
5,211
Posted By beefeater267
AWK Script - Count Files In Directories
Hey,

I'm very new to AWK and am trying to write a script that counts the number of files in all subdirectories. So, basically, my root has many subdirectories, and each subdirectory has many...
5,282
Posted By beefeater267
Using Variable With Space In It?
Hey , I'm new to Bash and am having trouble with writing a script.

I have a variable and want to use it to create a tar file, but, I am having problems. Can anyone tell me what I'm doing wrong?...
Showing results 1 to 10 of 10

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