Move under www to ease rsync
This commit is contained in:
6
www/eps/hpr1997/hpr1997_example_7.sed
Executable file
6
www/eps/hpr1997/hpr1997_example_7.sed
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sed -nf
|
||||
/^.\{75,80\}$/{
|
||||
s/$/ /
|
||||
s/^\(.\{80\}\).*/|\1|/
|
||||
p
|
||||
}
|
||||
Reference in New Issue
Block a user