#!/bin/bash # -*- coding: utf-8 mode: sh -*- vim:sw=4:sts=4:et:ai:si:sta:fenc=utf-8 source "$(dirname -- "$0")/../src/nucore.sh" || exit 1 #NUCORE_NO_DISABLE_SET_X=1 eerror "erreur" ewarn "warning" enote "note" ebanner "banner" eimportant "important" eattention "attention" einfo "info" eecho "vanilla" edebug "debug" etitle "section" estep "step" estepe "stepe" estepw "stepw" estepn "stepn" estepi "stepi" ebegin "begin" edot edotw eend echo "\ line1 line2 line3" | elinedots "lines" eend