Search Results

Search: Posts Made By: rama_kodam
1,899
Posted By rama_kodam
Hi aashish, content of sample.cfg is as below. ...
Hi aashish, content of sample.cfg is as below.
fun1 > fun1.log &
fun2 > fun2.log &

I don't want to print the output of the function to the screen. Instead i want to rerdirect it to a file. If...
1,899
Posted By rama_kodam
Reading function calling statement from a file
Hi,
I have a shell script 'sample.sh' which has some functions as below.
#fun1
fun1()
{
date
}

#fun2()
{
echo hi
}

I want to run these functions as background processes and also...
Showing results 1 to 2 of 2

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