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