Skip to content

Instantly share code, notes, and snippets.

@bkreda
bkreda / crep.sh
Last active December 17, 2015 18:59
crep
# Add this to your .bash_aliases
alias crep="grep --exclude-dir test-output \
--exclude-dir target \
--exclude-dir node_modules \
--exclude-dir .svn \
--exclude-dir .settings \
--exclude-dir .project \
--exclude jquery.js \
--exclude less.js \
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
<body>
<div>
<video class="my-video" poster="/widgets/my-video-poster.png" controls="controls">
<source src="avc1_480x268.mp4" type="video/mp4; codecs='avc1.42E01E, mp4a.40.2'"></source>
<source src="h263_176x144.3gp" type="video/3gp; codec='h263, mp4a'"></source>