holzschu / a-Shell-commands

shell commands, pre-compiled to webAssembly, ready to use in a-Shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding textutil command pkg?

claudeLovelace opened this issue · comments

I want to use the command textutil so I could format .webarchive files since download webpages on iOS only download a single .webarchive (instead of their individual HTML, CSS, JS files separately). Since that command is a MacOS default command, could it be possible to implement it for a-shell iOS/iPadOS? That would be nice if possible.

Here's some description of its features:
https://ss64.com/mac/textutil.html

Thanks!

To the best of my knowledge (I searched again after receing your query), the source for the textutil command is not available. That makes it challenging to port it to a-Shell.

There is an app for opening webarchive files: https://georgegarside.com/apps/web-archive-inspector/