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