Skip to content
Jean-Michel Gigault edited this page Jan 8, 2015 · 24 revisions

42FileChecker Manual

Let's introduce to 42FileChecker bash script...

  • What is Bash
  • What is a bash script
  • Syntax: variables, conditions, functions
  • Builtin commands
  • Tools: Grep, Awk, Sed, Cat
  • 42FileChecker: auto-update (git tool)
  • 42FileChecker: static var test
  • 42FileChecker: makefile test
  • 42FileChecker: forbidden functions test
  • 42FileChecker: leaks test
  • 42FileChecker: speed test

Introduction:

Bash syntax:

Bash tools:

  • Builtin commands
  • Awk
  • Cat
  • Grep
  • Sed

Bash sample codes:

Clone this wiki locally