Download List

專案描述

sl takes the most common use of Unix ls, to display the files in a directory compactly in multiple columns, and makes it substantially more useful. sl groups files by purpose so you can mentally organize many files quickly; for instance, it collects .html files together, as opposed to leaving them mixed up with supporting images, CSS, and JavaScript. sl points out interesting files, which include those that have been recently modified, read relatively recently, are relatively large, have warnings, or need to be checked in to or out of version control. sl is also aesthetically pleasing due to attention to layout and filtering as well as limiting color and text annotations to salient information.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-02-13 23:00
1.1

This release supports file sizes larger than 4GB on 32-bit systems, tightens tolerances, and adds an autosearch feature.

2012-02-02 11:50
1.0

This is the first freecode announcement.

2006-12-21 14:28
0.3.4

A slight documentation improvement was made. The
"debian" directory was removed since sl has been
packaged for Debian and so that directory is
maintained by the Debian developers. Some internal
build refactoring was done.
標籤: Code cleanup

2005-10-29 18:13
0.3.3

This release adds the "sl_filter()" function. With it, you can extract
all (or the first N) nodes matching a certain criteria from any list.
There has been a minor reworking of the build process, abolishing
recursive make.
標籤: Minor feature enhancements

2005-08-20 16:18
0.3.2

This release adds improvements to interoperability with C++ programs.
標籤: Minor feature enhancements

Project Resources