delimiter-separated value format
data stored in two-dimensional arrays by separating the values in each row with specific delimiter characters; commonly accepted in databases and spreadsheets
comma-separated values
file format used to store data
shadow password file
plain-text database that stores password hashes for local users on Unix-like systems
tab-separated values
text file format