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