PDA

View Full Version : What kind of list types are they?


Joker
08-02-2003, 01:36 PM
does anyone have a complete list of "list commands"
i know flashfxp uses list -la as default, but i want to experiment a bit with the list commands.
for eg is there any command that could list the latest 20 dirs instead of list all the dirs.

in short words, im looking for list of "complete list commands"

ive searched the forum and google, but havent found anything good.

thnx in advance

Shark
08-02-2003, 09:28 PM
This is something I found on a web page, there may be utils which allow more outputs but these are the basic commands that you would be able to use in FTP lists.

ls

Shows list of files and dirs

Syntax

ls [file/dir name]

Options

-R Recursively display the files & directory.

-l Long listing of files & directory.

-a Show all files start with . (DOT) # for e.g.: .bash_profile

-N Name wise sorting.