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