Is there a way to get all the account USERNAMES into a file? I was thinking something like: ls /home/ > /path/to/file/file.txt But this is not effective, as it just lists all folders/files on /home.... :S