Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"ls" command now shows files more like in bash #12

Merged
merged 1 commit into from May 25, 2014
Merged

"ls" command now shows files more like in bash #12

merged 1 commit into from May 25, 2014

Conversation

balent
Copy link
Contributor

@balent balent commented May 25, 2014

  1. "ls" - symbolic links are now marked with different color
  2. "ls -l" - showing correct rwx attributes for symbolic links
  3. "ls -l" - showing path to the target file of symbolic links
  4. "ls -l" - showing time in 24h format
  5. "ls -l" - showing year when file was not modified in actual year
  6. "ls -l" - user and group have now padding on right as in bash
  7. "ls -a" - showing "." and ".." directories

1. "ls"    - symbolic links are now marked with different color
2. "ls -l" - showing correct rwx attributes for symbolic links
3. "ls -l" - showing path to the target file of symbolic links
4. "ls -l" - showing time in 24h format
5. "ls -l" - showing year when file was not modified in actual year
6. "ls -l" - user and group have now padding on right as in bash
7. "ls -a" - showing "." and ".." directories
@stalep
Copy link
Member

stalep commented May 25, 2014

looks very good, thanks again!!!

stalep added a commit that referenced this pull request May 25, 2014
"ls" command now shows files more like in bash
@stalep stalep merged commit add2d47 into aeshell:master May 25, 2014
@helio-frota
Copy link
Member

hi @rbalent maybe u miss push 'org.jboss.aesh.comparators' package

@helio-frota
Copy link
Member

@rbalent sorry my fault this package is on aesh not aesh-extensions 👍

@balent balent deleted the ls-improvements branch May 26, 2014 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants