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