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