Search Results

Search: Posts Made By: prekida
7,649
Posted By prekida
Executing .profile from perl script
Hi,

How can i execute .profile from a perl script

I need this - i am trying to run perl script from crontab
and it looses the environment variables

Please provide help
Your help is...
3,187
Posted By prekida
Replacing set of characters with a value of a variable
I need to replace anything immediately after the pattern "standard01/" in a file with the value of a variable
I don't know the length of the characters stored in that variable. - that might vary....
63,002
Posted By prekida
Thanks for all of you who took time and answered....
Thanks for all of you who took time and answered.
>>>> fileyouwant=$(ls -t $searchstring | head -n 1) - It worked.

Thank you agin
63,002
Posted By prekida
Extract first file only from ls command
I need help in extracting first file only from an ls command
and store it in a local variable
I thought using awk we could build something - not very
familiar how to do it

Something like
ls...
3,091
Posted By prekida
escaping * in korn shell
Thanks for both of your reply.
Both worked.

Thank you very much
Forum: Solaris 07-12-2005
2,602
Posted By prekida
escaping * in korn Shell under Sun Solaris
When trying to escape special character * - it doesn't seem to work. In korn shell trying to store a local variable as follows
sample=test*
echo $sample - gets all the file names starting with...
3,091
Posted By prekida
escaping * in korn shell
When trying to escape special character * - it doesn't seem to work. In korn shell trying to store a local variable as follows
sample=test*
echo $sample - gets all the file names starting with...
Showing results 1 to 7 of 7

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