This website requires JavaScript.
Explore
Help
Sign In
Atlas48
/
miscutils
Watch
1
Star
0
Fork
0
forked from
adolfopa/miscutils
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
patch-2
miscutils
/
hppt
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
13 lines
89 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
Initial commit
2022-06-08 10:07:41 +00:00
#!/bin/sh
/usr/games/ppt
|
rot
|
sed
'
1ba
$ba
/^_ *_ *$/d
s/_/|/g
b
:a
s/_/ /g
s/|/-/g'
Reference in New Issue
Copy Permalink