×
"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 ...
Strip HTML Tags (GPL). "Remove_HTML_Tags.sh" is a Bourne shell script that will remove and strip-away all HTML tags on a line or in a passage.
HTML Tags Remover. 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 ...
This online utility allows you to convert text paragraphs into HTML tagged paragraphs. ... Finally, click the "Convert" button to generate the HTML version.
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 ...
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.
ContainsRegEx.cmd is a Windows batch program that can help determine if a specified string contains a specified regular expression. ContainsRegEx.cmd outputs 1 ...
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 ...
"DriveLabel.bat" is a batch file that returns the label given a drive letter. "DriveLetter.bat" takes advantage of the following batch files, which are also ...
cmd" is a Windows batch program that helps you convert Windows path to cygdrive (Cygwin) path. Many UNIX utilities (e.g. rsync) that are ported to Windows using ...