EaTea / OS-glowing-ninja

OS-Project-FunFun
1 stars 1 forks source link

Using `cat` instead of `less` and relative paths #4

Closed EaTea closed 12 years ago

EaTea commented 12 years ago

I tried using cat instead of less; this might be a really bad idea but it seems a little more aesthetically pleasing.

Is less being used in order to control the output and the display of the log? Is it possible to pipe the cat into a less? These are just thoughts about making the display a little nicer.

Lastly, I didn't encounter any issues with using relative paths, or so it seems. What were the errors that were being encountered?

EaTea commented 12 years ago

By "aesthetically pleasing", I mean that the log gets outputted straight after the compile messages so it's possible to see what was run by the go script.

EaTea commented 12 years ago

Also, testScript.sh can be invoked with arguments which are used as the time quantums for a Round Robin implementation. Maybe we should add the same kinds of arguments and parameters to go?

nictheman commented 12 years ago

Does this matter at all? Serves no relevance to our actual project -- we won't get marked on our logging ability.

EaTea commented 12 years ago

I didn't mean for it to detract from the actual project; it should be marked as a question and is more for clarification than a problem per se. On Sep 28, 2012 12:30 PM, "Nic Barbaro" notifications@github.com wrote:

Does this matter at all? Serves no relevance to our actual project -- we won't get marked on our logging ability.

— Reply to this email directly or view it on GitHubhttps://github.com/EaTea/OS-glowing-ninja/issues/4#issuecomment-8964390.