Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 72a0d36

Browse files
authored
Update README.md
1 parent e26f8f6 commit 72a0d36

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎README.md‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
# bash-ini-file
2-
Extract keyvalues from section/keyword from INI-format (v1.4) file in bash
2+
Extract keyvalues from section/keyword from [INI-format (v1.4)](https://cloanto.com/specs/ini/#escapesequences) file in bash.
33

4-
You got an INI file, I've got the bash script to get your settings.
4+
You got an INI file, I've got the bash script to get your settings from.
55

66
Works with:
77

88
* systemd configuration file
99
* NetworkManager configuration file
1010
* ifup/down configuration file
1111
* PHP configuration file
12+
* Windows .INI
1213

1314
Treats no-section as '`[Default]`'; reads both sections together as one.
1415

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /