daattr myfile.txt # Show all attributes for a specific file
daattr -a state,size -d , myfile.txt # Show only state and size with comma separator
dafind . -type f | daattr # Process a list of files from find command
daattr -l important_file.dat # Show labeled output