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