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