Here’s what I’m looking at doing. I’ve certain log files on a unix box. The files are in the range of 10-100 MB. What I’m looking at building is have a web application in which I can have the unix command line, where I can type my commands like grep,ls etc and then the output that the command gives can be displayed in a table/gridview in the web app. Is this possible to do? I’m looking at a solution possibly in Java. The only thing I cannot use is Microsoft stack.
Share
Have you tried the web SSH clients listed here: http://en.wikipedia.org/wiki/Web-based_SSH