# chown ### Basic usage ```bash # chown <newowner> <file_or_directory> chown ubuntu data.txt ```