Displaying 1 result from an estimated 1 matches for "gtrenin".
Did you mean:
greni
2010 May 05
2
[Bug 1767] New: Inconsistend wildcard expansion in 'ls *'
...in 'ls *'
Product: Portable OpenSSH
Version: 5.5p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: sftp
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: gtrenin at gmail.com
They way wilcard expansion is done in 'ls *' depends on the number of
files in the current directory.
If there are two or more files/subdirs in the current directory, 'ls *'
produces the list of current directory (this is ok).
But if there is only one subdirectory in...