Conversation
Notices
-
Embed this notice
kaia (kaia@brotka.st)'s status on Sunday, 14-Apr-2024 23:38:07 JST
kaia
what's a Linux command to breaks a very long string a command returns to multiple lines? -
Embed this notice
Puniko ? (puniko@mk.absturztau.be)'s status on Sunday, 14-Apr-2024 23:38:52 JST
Puniko ?
@kaia@brotka.st awk maybe helpful with that? :neocat_googly_woozy:
kaia likes this. -
Embed this notice
mr64bit (mr64bit@p.mr64.net)'s status on Sunday, 14-Apr-2024 23:40:37 JST
mr64bit
@kaia `fold`? kaia likes this. -
Embed this notice
joat (joat@mastodon.scot)'s status on Sunday, 14-Apr-2024 23:40:38 JST
joat
@kaia you want it to word-wrap, word-processing style? New line for every word? Fixed number of characters?
kaia likes this. -
Embed this notice
kaia (kaia@brotka.st)'s status on Sunday, 14-Apr-2024 23:40:50 JST
kaia
@mr64bit fold is good!
-
Embed this notice