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