file attributes builtin command needed
Brought to you by:
dlfrenc
This is a request for any developer who wants to
contribute to the "shunix" project, to develop a
loadable builtin command that returns a list of all
file attributes. The builtin command should be
called "attributes" and accept one or more file name
arguments. The output from the builtin command
should be one line per file name containing all
associated file attributes. The delimiter between
each field should default to a ":" but be modifiable
by comand line option.