Search Results

Search: Posts Made By: saapa
3,897
Posted By saapa
By mistake i wrote in this thread $res_array, in...
By mistake i wrote in this thread $res_array, in the script i had declared it as
@res_array only. but then also its not working....

is there any other way to do this..
3,897
Posted By saapa
Array manipulation in perl
hi all,

i am trying to append the output of a find command (for different paths)in an array as below...

my $res_array;
$i=0;
$dir="/orn/ops/regs";
foreach $block("am","xb"){
...
5,779
Posted By saapa
that is what i am not getting....can some one...
that is what i am not getting....can some one give a hint how to do it?
5,779
Posted By saapa
to save output of a command in hash variable
Hi all,

is it possible to save the output of a unix command executed in perl to be saved in hash variable..

like i have the command

`find $mypath ! -user mainuser -printf \"\%u \%h\\n\"`;
...
1,987
Posted By saapa
thanks for your solution....it worked and every...
thanks for your solution....it worked and every doubt is a homework:D
1,987
Posted By saapa
the above command is showing errors when used in...
the above command is showing errors when used in perl script.

is there a way to do this using perl script.
1,987
Posted By saapa
how to parse contents in a column in a file
hi all,

i am facing this problem ,please help.

suppose a file contains conetnts as below:

john itemspurchased/date
john itempurchased/date
james itempurchased/date
john ...
Showing results 1 to 7 of 7

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