Here is easy steps to try Windows 10 on ARM or Ubuntu for ARM64 on your Apple Silicon Mac. Enjoy!
NOTE: that this is current, 10/1/2021 state.
- Install Xcode from App Store or install Command Line Tools on your Mac
Here is easy steps to try Windows 10 on ARM or Ubuntu for ARM64 on your Apple Silicon Mac. Enjoy!
NOTE: that this is current, 10/1/2021 state.
| <?php | |
| $OTS = '/usr/bin/ots'; | |
| loadurl(); | |
| if(!isset($_REQUEST['format']) || $_REQUEST['format'] =! 'text'){ | |
| header('Content-Type: text/html; charset=utf-8'); | |
| html_header(); | |
| form(); |
The program below can take one or more plain text files as input. It works with python2 and python3.
Let's say we have two files that may contain email addresses.
file_a.txt
foo bar
ok [email protected] sup
[email protected],wyd
hello world!