grisu / gricli

Grisu commandline client
7 stars 2 forks source link

ls grid:// from client #94

Closed sina-masoud-ansari closed 12 years ago

sina-masoud-ansari commented 13 years ago

From client build on default backend (could not access dev backend at the time)

gricli> ls grid:// ←[31mGroups/←[0m ←[31mJobs/←[0m ←[31mSites/←[0m gricli>

from login node dev:

gricli> ls grid:// Groups/ Jobs/ Sites/ gricli>

yuriyh commented 13 years ago

something is wrong with your terminal, it does not understand ansi codes. Are you using it on windows?

sina-masoud-ansari commented 13 years ago

Yeah, just tried on Mac and works fine.

yuriyh commented 13 years ago

will need to add check if ansi codes are supported.

makkus commented 13 years ago

Probably something to do with your terminal settings?

Not sure what we can do here...

makkus commented 12 years ago

Still an issue?

sina-masoud-ansari commented 12 years ago

Seems ok now

$ java -jar gricli-binary.jar -b dev Logged in to backend: dev jobs> ls grid:// Filename Size Last modified

groups/ n/a jobs/ n/a sites/ n/a

jobs>