Mailinglist Archive: opensuse (818 mails)
| < Previous | Next > |
Re: [opensuse] different types of shell scripts
- From: Dave Cotton <dcotton@xxxxxxxxxxxxxxxxxx>
- Date: Thu, 22 Sep 2011 10:47:32 +0200
- Message-id: <4E7AF624.1080009@linuxautrement.com>
On 22/09/11 10:42, jdd wrote:
I've come across this using easy-rsa in openvpn
it uses ".<space>filename" to use the file to set up system variables
INSTALL Instructions
1. Edit vars.
2.3.4.
5 . vars
6. ./clean-all
DC
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
Le 22/09/2011 10:39, jdd a écrit :
I should have put the dots before this line
so . filename runs the script listed in the file filename
..........................
and reading again using ". filename" seems mostly the same as running
"filename" alone
I've come across this using easy-rsa in openvpn
it uses ".<space>filename" to use the file to set up system variables
INSTALL Instructions
1. Edit vars.
2.3.4.
5 . vars
6. ./clean-all
DC
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |