I'm trying to list all files and folder in my external HDD, connected to laptop by using command ls -R > abc.txt and I get a message as `bash: abc.txt: Read-only file system . kindly help.
ls -R > abc.txt