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