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