when i do
$temp = `grep ooo file.txt` i
print $temp;
/v/apache/conf/vhost.web1:
include conf/oos_test.conf
/v/apache/conf/vhost.web1:
include conf/oos_apps.conf
/v/apache/conf/vhost.web1:
include conf/oos_temp.con
what i want is test, apps temp and add in a variable
@service = ("test", "apps", "temp")
Start Free Trial