Search Results

Search: Posts Made By: anthriksh2000
1,489
Posted By anthriksh2000
su option to use with pasword in script
Hi,

I am trying to create warraper script to run a shell script in which can be run using particular user id only .

I have deoded the user password thst user and wanted to pass while running...
8,581
Posted By anthriksh2000
There are 3 ways to call shell cmd in perl 1 ....
There are 3 ways to call shell cmd in perl
1 . use back ticks ` `
2 use system("cmd")
3 use exec("cmd")

depending on what type of result you are seeking from execution
1,844
Posted By anthriksh2000
Not able to store the results of perl recursive function when applied under for loop
Hi Perl Gurus , need URGENT HELP PLEASE !!!!!


I have one recursive Perl function which takes path of any directory as argument and returns array containing all the sub folders inside it...
Showing results 1 to 3 of 3

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