debian man page for atclass

Query: atclass

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

atclass(3)						       AtFS Toolkit Library							atclass(3)

NAME
atFileClassExt, atIsDerived - ASO class handling
SYNOPSIS
#include <atfs.h> #include <atfstk.h> char*atFileClassExt (Af_key *aso); int atIsDerived (Af_key *aso);
DESCRIPTION
atFileClassExt returns a short string (one or two characters long), visualizing the attributed software objects (aso) class. This is a superset of the file class symbols added to filenames by the ls -F command. / Directory. @ Symbolic Link. = Socket. * Executable. $ Derived. ^ Locked. Some combinations are possible. In espacially the circumflex (^) may be combined with any other symbol, resulting in a two letter string. atIsDerived checks whether the denoted aso is in a derived object cache (return value TRUE) or not (return value FALSE).
SEE ALSO
ls(1) AtFStk-1.12 Fri Jun 25 16:39:35 1993 atclass(3)
Related Man Pages
atwritestatus(3) - debian
atnetwork(3) - debian
atnetwork(3) - centos
atnetwork(3) - bsd
atnetwork(3) - freebsd
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?