News:

SMF - Just Installed!

Main Menu

Can I outupt a .sh script to a file?

Started by mahesh, Aug 31, 2023, 08:21 AM

Previous topic - Next topic

mahesh

I just ran a .sh prebuild file that built a lot of stuff. There were some highlighted issues that came across the screen in bold. I wish I could have saved all that data to a file. Preferably, it would be great to ouptut it to HTML so showcase the bold and hilighted warnings. In Windows command-line it is done by simpuly using the '>' character to putut a comandline entry to an output file.