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