a star or an asterisk

Status
Not open for further replies.

LewisJian

Member
Joined
Jan 4, 2007
Member Type
English Teacher
Native Language
Chinese
Home Country
Taiwan
Current Location
Taiwan
Some of the dishes on the menu are spicy, especially those that have a star next to them.

HI,
The above is also a sentence from the grammar book. I think it's more accurate to use "an asterisk" there instead of "a star." Am I right? Thanks,
 
'star
5 SHAPE
b) a mark in the shape of a star, used to draw attention to something written [= asterisk]'── quoted from http://www.ldoceonline.com/dictionary/star_1

I think all of the following are stars.
★ ✰ ☆ ✩ ✫ ✬ ✭ ✮ ✡
 
Back in the old days of computing, and even to this day, the "*" is called a star. You can use it as a wildcard in searches, for instance. "*.doc" would find all ".doc" files on your computer.

"Del *.*" (del start dot star) would delete all of your files.
 
"Del *.*" (del start dot star) would delete all of your files.
Get away! Is that a fact?:shock:

Give me a second to try that out; I think you're pulling my le
















Aw crap
 
Last edited:
The average cooking housewife and IT major may not have 'asterisk' in their vocabulary, so I think 'star' is quite appropriate in some contexts.
 
Del*.* still works in Windows. You bring up the Command module (type cmd under Start), change directory (cd whatever), and type "del *.*". However, it gives you an "Are you sure?" warning, and only deletes the files in the directory which you change to.
There are safer and easier ways to use Windows, but if you're an old hand and want to work from the command line, you can still do it.
 
"/s " includes subdirectories.

So, if you go to the root directory (C:\) and add a "/s" it will delete everything on the hard drive (that isn't write protected).

Del *.* /s
 
Status
Not open for further replies.

Ask a Teacher

If you have a question about the English language and would like to ask one of our many English teachers and language experts, please click the button below to let us know:

(Requires Registration)
Back
Top