Skip to content

dongweiming/sed_and_awk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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