ref: bf0946b7070f09967c86a1dc90bc1812fd7fa82c dir: /sys/src/cmd/plot/libplot/whoami.c/
#include "mplot.h" char *whoami(void){ return("ramtek"); }