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