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