Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

braintez

Same problem here on SunOS 5.8

SunOS 5.8 here.

Is there a solution? Tried the above also. Still no dice . . .
edo

alias ls="ls -g" has no effect?

I have trouble connecting to a SunOS based system. I've set the shell to /usr/bin/bash and ticked the get ls to list groups checkmark inside the shells settings menu.

If I ssh in with Putty and perform
bash
alias ls="ls -g"
ls -al

everything looks fine.

If I let Winscp do it, the alias seems to have NO effect! According to the log, it is as if the ls -g does do anything. Is there anyway to set winscp to simply output ls -gal everytime?

Thanks!