|
|
|
|
|
by owenpalmer
784 days ago
|
|
I once pair programmed (w/@tobinfekkes) a file browser in PHP and bash. PHP would receive the request, exec some bash scripts to cd and ls it's way around the server, then it would output those file names as html buttons to a web page. It was a fun. Bash and PHP are the frowned upon bastard step children of programing languages, but somehow I wish I had your job |
|