sed_and_awk
An online presentation for sed & awk. You can see http://dongweiming.github.io/sed_and_awk
How to use
- For site.
You can start a web app with Flask, You can install following this:
sudo pip install -r requirements.txt
or
sudo easy_install flask
then
sudo python run.py
- For html.
If you want direct use browser open it. for example on osx.
open index.html