change approach, too much m4
This commit is contained in:
@ -1,15 +1,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>Projects - just for fun</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
define(`TITLE', `Has this large file something else than zeros?')
|
||||
define(`DATE', `2013-11-08')
|
||||
define(`CONTENT', `
|
||||
This small piece of code was used during the analysis of an 800GB VMWare image after a server crash.
|
||||
|
||||
notnull.c:
|
||||
@ -53,8 +44,4 @@ Compile it using:
|
||||
<pre>
|
||||
gcc -std=c99 -o notnull notnull.c
|
||||
</pre>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
')
|
Reference in New Issue
Block a user