Hello Brandon, hello Alexey and hello Jim, Hello all on this great list:
Again: I love this place - it is agreat place for newbies like me:
Now it is clear – i misunderstood the German Word "Basisordner":
The German word Basisordner – in OpenSuseLinux was the directory that i thought
is exact
Hello Brandon, hello Alexey and hello Jim,
I love this place - it is agreat place for newbies like me:
@ Jim: i trim my replies and eliminate old material! Thx for the hints!
@ Brandon: the path is really strange... but this was a very quick prove of
concept
Again: many thanks to all of you!
On Sat, Oct 2, 2010 at 11:40 AM, "jobst müller" wrote:
> Hello Alex
>
> many thanks for the answer.
>
> well i put all to home > usr > perl
/home/usr is a pretty strange path. Typically, the subdirectories of
/home represent individual users' "home directory". For example,
/home/jmüller, or /home
At 5:40 PM +0200 10/2/10, jobst müller wrote:
Hello Alex
many thanks for the answer.
well i put all to home > usr > perl
Please trim your replies and eliminate old
material that is not relevant. Thanks.
So here we go: i start them in the console like
the following and get the following
Hello Alex
many thanks for the answer.
well i put all to home > usr > perl
the story as a whole: After a first trial i saw that i have troubles with the
I-O-Handles and with the paths on the OpenSuse Linux version 11.3 i have to set
the paths - and as being not very familiar with Perl and L
2.10.2010, 15:22:03, Alexey Mishustin wrote:
> 2.10.2010, 13:57:54, "jobst müller" wrote:
>> #!/usr/bin/perl
>> use strict;
>> use warnings;
>> use diagnostics;
>> use File::Find::Rule;
>> my @files = File::Find::Rule->file()
>> ->name('*.html')
>> ->in( 'home/usr/perl/html.files' );
->in( '
2.10.2010, 13:57:54, "jobst müller" wrote:
> #!/usr/bin/perl
> use strict;
> use warnings;
> use diagnostics;
> use File::Find::Rule;
> my @files = File::Find::Rule->file()
> ->name('*.html')
> ->in( 'home/usr/perl/html.files' );
->in( '/home/usr/perl/html.files' );
> foreach my $file(@files
hello Jim, hello list!
here i am back again!
many thanks for the quick reply. My question is regarding the I-O handle. I
have to find the right path names. Names and conventions that match the linux
conventions...i took your example and made some slight corrections...
Note: i run OpenSuse Lin