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