trapd00r / ls--

ls on steroids
502 stars 44 forks source link

Weird results on Amazon EC2 instance #33

Open maelp opened 11 years ago

maelp commented 11 years ago

Here is the kind of things I obtain when doing a ls

[ec2-user@ip-10-234-187-90]~❯ ls ▕ drwx--S---▏44 year│ 2481369100822B16 │bin/ ▕ drwx--S---▏44 year│ 2481369100822B16 │cron-scripts/ ▕ drwx--S---▏44 year│ 2481369100822B16 │data-scrapping/ ▕ drwx--S---▏44 year│ 2481369100822B16 │local/ ▕ drwx--S---▏44 year│ 2481369100822B16 │tmp/ ▕ -rw-------▏44 year│ 2481369100822B16 │README.md

rykugur commented 11 years ago

I get this same behavior, but only over ssh. Is TERM set properly on your ssh session?

maelp commented 11 years ago

How should it be set?

trapd00r commented 5 years ago

Is this still an issue? I can not reproduce.