a-Shell-commands icon indicating copy to clipboard operation
a-Shell-commands copied to clipboard

Adding textutil command pkg?

Open claudeLovelace opened this issue 1 year ago • 1 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!

claudeLovelace avatar Jan 18 '24 03:01 claudeLovelace

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/

holzschu avatar Jan 18 '24 06:01 holzschu