answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What type of directory do you save file to?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you compile your java code?

save it into a .java file. then open command prompt and navigate to your java bin directory. then type CD then your java bin directory. then type this . javac ProgName.java


How do you save items to your home directory at school?

In order to save items to your home directory at school, you will need to take the following steps:\tCreate the file or folder you wish to save\tEnsure that your school's network is connected\tOpen the File Explorer window\tNavigate to the network drive that contains your home directory\tOpen your home directory and save the file or folderBy following these steps, you should be able to save items to your home directory at school.


What is the testing procedure for the Save dialog box of Notepad?

You are in notepad. You are ready to save your file. All you have to do to direct your file to the directory you want it to go to instead of the default, is choose "save as" under "file". Either choose an existing directory or create a new one. You can name the file anything.


In Unix what is the command for Displaying whether a file is a simple file or a directory?

Use the file type test: if [ -d $file ]; then echo $file is a directory elif [ -f $file ]; then echo $file is a file else echo $file is not a directory or a file fi


Where is the directory of medal of honor 2010 save file?

In Windows7 your save game directory is: C:\Users"Your profile"\EA Games\Medal of Honor


How do you do a new save file?

File > Save As > Click on File Type Button


What command can be used to view a list of directory hierarchies, including the file system type?

The df utility displays a list of the directory hierarchies available on the file system. NFS is the file system type.


Where does Ubuntu save programs?

The program is saved in the Home directory, usually in the Downloads file.


How do you save a file to the root?

You can only save a file to the root directory of a system (in Unix) if you have permission to do so, and most users do not have this permission. Also, it is unnecessary (and a bad idea) to save files to the root directory; usually only other directories are placed here. Having said that, it depends on the program you are running, in terms of saving to the root directory.


Where do you give a file a name or store the file in a certain place?

Selecting [File] in the tool-bar gives you a range of options - you may need to expand the menu from its down-arrow. Among these is "Save As". Select that & it opens a form showing at least part of your file directory, from which you can find the appropriate folder, above two input points for your chosen file-name and file-type. (Not all applications, especially image-processors, offer more than one file type.)


How do you save a text file as HTML if the HTML file choice is not in Notepad?

When you go to save your file, type in your desired file name, then type ".html" on the end. This tells Notepad that you want to save your document as an HTML file.


How do you use MySQL in phpMyAdmin?

open config.inc.php file located in phpMyAdmin directory, change the settings , and then save the file and run the phpMyAdmin application.