×
This online utility allows you to convert HTML into plain text. It does so by removing all of the HTML tags. Type or copy-and-paste the HTML text you wish to ...
"ConvertTableTabs2HTML.bash" is an UNIX BASH script that helps you convert tab separated value data into a table in HTML format. The results can be sent to the ...
This online utility allows you to convert text paragraphs into HTML tagged paragraphs. It saves you the time and effort of adding line-breaks, opening and ...
HTML Character Codes. HTML Character Codes Set 01 · HTML Character Codes Set 02 · HTML Character Codes Set 03 · HTML Character Codes Set 04 · HTML Character ...
Click button only once, please! <h2>Corkscrew Binaries</h2> <p> Corkscrew is a GPL tool for tunneling SSH through HTTP proxies. ... In order to comply with GPL ...
bat is a Windows batch program that sets a variable to the output of an execution. With it, you can use the output of another program with your batch file.
"RunAsAdministrator.cmd" is Windows batch program that elevates a script or program to admin level. This script does the same thing as you right-clicking on a ...
This "basename.bat" is a Windows batch program that performs the same function as as the UNIX "basename" command. And that function is to strip the parent ...
Reverse.bash is a Bash shell script that reverses the order of your text file. Simply pass the input and output file paths as argument and it will do the trick.
bat is a Windows batch program that can help determine if a specified path is a directory or not. IsDirectory.bat outputs 1 (for true) when the command-line ...