Search Results

Search: Posts Made By: tchoruma
1,621
Posted By tchoruma
thanks thegeek, i feel so stupid for not noticing...
thanks thegeek, i feel so stupid for not noticing that.

adding
chomp($location);
chomp ($argn);

did the trick. Def need abit more practise with perl after that...

----------...
1,621
Posted By tchoruma
Perl system fuction with
Hi,

I've written a perl script with a nested foreach statement in it.

I have the line

code:
foreach $argn(@arguments) {
foreach $location (@path) {
...
4,537
Posted By tchoruma
Thanks varontron ended up using the above logic...
Thanks varontron ended up using the above logic to get the results i wanted though it took a while :)
4,537
Posted By tchoruma
echo statement when find returns null
Hi,

How do you echo something once when a find statement returns null results?

This is when using mutiple locations and mutiple arguments.

The below find command the inner loop of a...
Showing results 1 to 4 of 4

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