mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-31 01:34:23 +02:00
Updated Developer Guide (markdown)
parent
44778f2cf9
commit
48634f8ae5
@ -1,6 +1,6 @@
|
||||
# Getting Started
|
||||
|
||||
Doing developing on Lynis is easy. Our tool is written in shell script. It uses the Bourne shell, usually /bin/sh on your system. Don't confuse it with BASH though, the Bourne Again SHell. By adhering to the Bourne shell the tool remains portable, running on Linux, *BSD, Mac OS X, and others.
|
||||
Doing developing on Lynis is easy. Our tool is written in shell script. It uses the Bourne shell, usually /bin/sh on your system. Don't confuse it with BASH though (Bourne Again SHell). By adhering to the Bourne shell, the tool remains portable, and allows it to run on Linux, *BSD, Mac OS X, and others.
|
||||
|
||||
# Structure
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user