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