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