Article 6D61Q [SOLVED] Lost my kmk command

[SOLVED] Lost my kmk command

by
MUSTDOS
from LinuxQuestions.org on (#6D61Q)
I somehow lost my kmk command despite having checkmk. How do I get it back?

I'm using Slackware 15

Here's my shell environment:

# Source global definitions
if [ -f /etc/kshrc ]; then
. /etc/kshrc
fi

# use emacs editing mode by default
set -o emacs

# User specific aliases and functions
#NOW=$(date +"%Y-%m-%d-|%T|")
export PS1='${USER}:${PWD}> '
export JAVA_HOME='/usr/lib64/java'
export KF5='/usr/lib64/libexec/kf5'
export QT5='/usr/lib64/qt5/bin'
export GAMES='/usr/games'

export PATH='/usr/local/bin:/usr/bin:/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin>
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments