answersLogoWhite

0

With some notepad. It is simple text file.

User Avatar

Wiki User

9y ago

What else can I help you with?

Related Questions

What includes the file system properties such as the date you create or change a file and statistics such as file size?

The location of the file system properties are included when you create or modify the file.


How do you create a file in Linux with write-only permissions?

Create a file and set it's permissions to 222


How do you create .exe file in c plus plus?

You can create an exe-file from your C++ source, if you have a compiler.


In Windows XP How do you create a text file?

To createa text file in Windows XP or any version of XP, open any word processor or text editor and create your file. Once you create your file, save it with the .TXT contention to save it as a text file.


How do you create a file and not a folder?

Depends on your type of computer windows if you click on new you should see create folder in the folder you can create a file


How can one create alias DVDs for a recording?

By using a burn file. The burn file will create an alias or "shortcut". You can then delete the burn file and the alias will be deleted but the original file will remain.


Program in Java to create file and copy content of an existing file to it?

You need to use File class to create file in java and than Reader class implementation such as BufferedReder to read content.


What is an excel file?

When you create a spreadsheet or workbook then a corresponding file is created on your machine, that file is known as excel file.


What file is used to create TCG?

no


What is the Linux command to create a file named security?

As files can be of any number of types, there is no single command that will do this. You would use the program associated with that file type to create a file. If you wanted to create a "blank" file, that has no content and uses no space, use the command touch filename.


How do you create dummy file in unix?

using touch command of UNIX. syntax touch <filename> will create dummy regular file.


How do you create a new file without opening it in UNIX?

cat file name