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