Search Results

Search: Posts Made By: cpickering
12,668
Posted By cpickering
Line 224, is # build vhost config file ...
Line 224, is


# build vhost config file
make_vhost >> /home/cpickering/$dname.conf
echo "created $dname server config"
# Exit the script
12,668
Posted By cpickering
I certainly am using bash, the first line reads...
I certainly am using bash, the first line reads #!/bin/bash -x

---------- Post updated at 02:59 PM ---------- Previous update was at 02:54 PM ----------

Having changed my function to have the...
12,668
Posted By cpickering
[BASH] Using a function to write data to a file
Hello,

I've created a shell script, which accepts information using an input from the console. Part of the script will write a file containing this information.

My code looks like (for the...
Showing results 1 to 3 of 3

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