This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
_mainScript_() { | |
# Compresses movies with some sensible settings | |
# run the script with no options or -h for usage details. | |
header "---------[ Sensible movie compession script ]---------" | |
# Verify that minCompression is a number | |
re='^[0-9]+$' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="utf-8"> | |
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> | |
<title>10 PRINT CHR$(205.5+RND(1)); : GOTO 10</title> | |
<style> | |
@font-face { |