• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

using txt file from windows to create script

EDIT > fixed....

I have a script for a ubuntu box (iptables rules) that was written as a .txt file on a windows machine. I've tried copying and using the file directly, but linux won't parse DOS files correclty so I need to convert my text file to a linux file..

any ideas? im googling now.. im wondering if I can just cat the contents to a new linux text file??
 
Back
Top