Skip to content

Commit 9e8b377

Browse files
authored
Init
0 parents  commit 9e8b377

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
Console Html Clean
2+
1.3
3+
4+
# Console Html Clean
5+
6+
Bash script for clean html file in console.
7+
(Remove javascript)
8+
9+
Example:
10+
11+
```bash
12+
$ bash clean-html-js.sh -c index.html
13+
14+
clean-html-js.sh version 1.3
15+
index.html -> index.utf8.html
16+
Convert: CP1251 -> UTF8
17+
[4]: 0..1..2..3..4..(5)..END
18+
```
19+
20+
---
21+
2018
22+
zvezdochiot
23+

0 commit comments

Comments
 (0)