Search results
Equally well
- It seems that either a dash - or a slash / will work equally well in a batch file. The two examples below are equaly valid.
superuser.com/questions/745951/dash-or-slash-in-batch-file
It seems that either a dash - or a slash / will work equally well in a batch file. The two examples below are equaly valid. Which is correct? Does it depend on the operation system? If so how do I determine which to use? shutdown -r -m \\server04 -t 01 -f . shutdown /r /m \\server04 /t 01 /f .
single dash is implemented by the getopt and is posix standard function, double dash in getopt_long and is a gnu standard. Traditionally, a single dash supplies a single character option like this: -A or -V etc but need not be limited to that.
Oct 30, 2024 · Learning the difference between a backslash (\) and a forward slash (/) can boost your writing skills. This reference covers when to use each type, the specific punctuation rules, and provides examples with easy-to-understand images. Your writing will be clearer and more accurate with these tips.
- Grammargeek
May 9, 2013 · The hyphen (-), en dash (–), and forward slash (/) are three punctuation marks used to indicate a relationship between words or phrases. Respectively, each mark indicates an increasing level of connection between words.
Mar 25, 2021 · There are forward slash (/), backslash (\) and vertical slash (|) symbols on a computer keyboard. The forward slash is the type you're most likely to see or use in writing. Forward (/) slashes serve many purposes in writing.
- Mary Gormandy White
- Staff Writer
- admin@yourdictionary.com
Nov 2, 2023 · The slash is a forward slash that is used in English grammar to indicate a choice or a relationship between two options. The oblique slash, on the other hand, is a diagonal line that is used in mathematics and computer programming to indicate division.
People also ask
Does a dash - or a slash / work equally in a batch file?
Do batch files have a slash?
How do you use hyphen en dash & forward slash?
How many types of slashes are there?
How do you differentiate a forward slash from a backslash?
Is there a command that only uses a dash?
Dec 2, 2015 · A writer's use of dashes (hyphens, em dashes, and en dashes) is one of the typographical elements that "jump out" at editors. Dashes, if used incorrectly, can actually confuse readers (not just bother detail–oriented editors). A common mistake writers make is using a hyphen.