mirror of
https://github.com/kneutron/ansitest.git
synced 2025-02-06 05:08:25 +08:00
2 lines
41 B
Bash
2 lines
41 B
Bash
|
#!/bin/bash
|
||
|
man -t $1 > $(basename $1).ps
|