This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
ansitest
Watch
1
Star
0
Fork
0
You've already forked ansitest
mirror of
https://github.com/kneutron/ansitest.git
synced
2025-01-16 04:42:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ansitest
/
manTtoPS.sh
kneutron
12626e7c1d
Add files via upload
2023-04-03 09:25:54 -05:00
2 lines
41 B
Bash
Raw
Permalink
Blame
History
#!/bin/bash
man -t
$1
>
$(
basename
$1
)
.ps
Reference in New Issue
View Git Blame
Copy Permalink