diff options
author | davidovski <david@davidovski.xyz> | 2022-05-15 15:41:14 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-05-15 15:41:14 +0100 |
commit | ec2404975169d81f6443814415cba36d01d91cb6 (patch) | |
tree | 4cb8bfea521e4f3bae9f92e31abf8be9547bfd96 /README |
initial commit
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +# stty + +stty ported from [stty](https://opensource.apple.com/source/adv_cmds/adv_cmds-176/stty/) for linux + +## why? +why not |