octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #47903] Display problem with linux commands wi


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #47903] Display problem with linux commands within Octave
Date: Wed, 11 May 2016 22:18:18 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0

Update of bug #47903 (project octave):

                  Status:                    None => Invalid                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

This is not a bug, this is the default output for the ls command.

In your shell environment you probably have ls aliased to "ls -F" (type
"alias" at the bash prompt to see what aliases you have defined).

There is no way for Octave to know what your bash aliases might be, so you'll
have to run "ls -F" or "ls -lF" if you want to see the slash or asterisk
indicator of a directory or executable file.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47903>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]