Data Science Certification Course (AI/ML + DL + Big Data + Python) by E&ICT, IIT Roorkee for $179 | Expires in
Enroll NowA file is a sequence of bytes and represents data. It is found in a directory. A file could contain any kind of data: an executable program, data representing movies, music, pictures or plain text.
You can create an empty file using touch
command. Please note that the extension of the file doesn't matter much in Unix.
Create an empty file named "myemptyfile.txt" in your home directory.
Taking you to the next exercise in seconds...