File

tools/mod2spec.sh @ 13210:8dbe693ded6b

util.human.io: Fix stray 'stty' error by only querying width of real ttys This adds a dependency on a binary and *nix-specific module but then stty is probably *nix-specific anyway so maybe that's fine.
author Kim Alvefur <zash@zash.se>
date Sun, 16 Jul 2023 21:21:37 +0200
parent 13200:150e3bbec1bd
child 13255:df96af198222
line wrap: on
line source

#!/bin/sh
set -eu

echo "spec/${1//./_}_spec.lua"