answersLogoWhite

0

AllQ&AStudy Guides
Best answer

is the file of the file that will be used to a file

This answer is:
Related answers

is the file of the file that will be used to a file

View page

A file name is what a file is called. A file extension defines what type of file it is. (Text file, HTML file, executable, etc.)

View page

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

View page

Active file: An active file is where you use a file quite frequently.

Inactive file: A file that you use but not as frequently.

Dead file: A dead file is where you don't use the file at all and is stored in your archives

View page

A location of a file is specified by its File Path.

View page
Featured study guide

What is the difference between a program file and a data file

Difference between memory and storage

What is the importance of operating system

Location of call of duty 5 saved profile files held in XP

➡️
See all cards
3.55
11 Reviews
More study guides
3.7
10 Reviews

No Reviews
Search results