You are not logged in.

#1 2015-05-03 13:59:52

minerals
Member
Registered: 2014-06-12
Posts: 10

"ls" colorful alternative

Hey, here is one of the scripts I made in 2011 and decided to update it recently.
It is a colorful "ls" alternative with additional file info. The script provides colorful highlighting, file information and some easy-to-read permission tags. In addition lls can draw folder trees with a total files/dirs count.
It is available in AUR, https://aur.archlinux.org/packages/lls/
screenshot

Last edited by minerals (2015-05-03 14:03:26)

Offline

#2 2015-05-04 08:14:22

chickenPie4tea
Member
Registered: 2012-08-21
Posts: 309

Re: "ls" colorful alternative

Thanks for posting, I like the switches to list only pictures or videos etc. Will try it out. Why not post the script here so bash gurus can give some suggestions? or maybe in the programming and scripting section.


You can like linux without becoming a fanatic!

Offline

#3 2015-05-04 08:53:18

Awebb
Member
Registered: 2010-05-06
Posts: 6,688

Re: "ls" colorful alternative

The AUR link contains a link to the github repository, where you can read the script, chickenPie4tea.

Offline

#4 2015-05-04 12:27:48

andjeng
Member
From: Indonesia
Registered: 2012-08-30
Posts: 148

Re: "ls" colorful alternative

This is pretty cute program. Thanks, minerals, for the contributions.


just looking around. wink

Offline

#5 2015-05-04 18:44:44

minerals
Member
Registered: 2014-06-12
Posts: 10

Re: "ls" colorful alternative

chickenPie4tea wrote:

Thanks for posting, I like the switches to list only pictures or videos etc. Will try it out. Why not post the script here so bash gurus can give some suggestions? or maybe in the programming and scripting section.

yeah, that's kinda one of the main changes. You can now combine argument switches like show all (normal + hidden) text executable files:

lls -axt

.
The code itself is slow and looks kinda hackish:)

Offline

#6 2015-05-11 17:19:20

thoffmeyer
Member
From: Chi
Registered: 2006-07-27
Posts: 91

Re: "ls" colorful alternative

Very nice, I always love colors in my command lines xD

Offline

Board footer

Powered by FluxBB