rem *.* /d = oops đ
rem *.* /d = oops đ
Apropos of nothing, Splat on a Macinosh historically refers to the âsnowflakeâ or command key⌠â (<â That char is probably messed up if youâre not an Apple device) The keyboard shortcut for copy is often described as splat-c. Iâve always heard the asterix referred to as âstarâ in Solaris and UNIX circles. Not disputing your claimâŚweâre just speaking different dialects.
rm -rf *.* is the magic incantation that solves all of your current problemsâŚbest run as sudo[1]
My late friend Bill had a funny story about thatâŚa mistake he made while (trying to) remove (only) the test database while using a locally-mapped keyboard at a client site on what was supposed to be his last task, on his last dayâŚin Switzerland.
I mean it was funny later. When he told it. After they let him leave. We all laughed heartily.
He had an even funnier one about being deported from South Africa. Somebody had to tell the Bank President that he was wrong. Better the consultant than someone on staff.
I miss Bill. Great photographer too.
[1] If you don't know why this is funny, don't try to solve your problems by typing that command into your terminal. Just don't. You've been warned.
I always called that Mac key âpretzelâ.
I always called that Mac key âpretzelâ.
Iâve never heard it called that (that I can recall)âŚbut I see how you got there. Consider it added to my lexicon.
Just use the magic lasso, then pretzel-c the selection onto a new layerâŚ
For instance this line has a number of multiplication (*) characters in it and looks fine when editing and in preview
sqrt( QE^2p + QEp - QE^2p ) = sqrt( QEp )
However, they are gone once published.
That's because this forum (like most modern sites on the Internet) uses Markdown, and asterisks are one of the special characters used for it. In the reply box, there's a question mark in the top right corner, clicking on it shows you the syntax that Markdown uses. If you want the asterisk (or any special character) to be shown, the backslash is the escape character for it.
\*like so\*
More on Markdown if you want to read: daringfireball.net/projects/markdown/syntax
Thank you for the explanation, I had figured as much, and if this is the best editor possible so be it. On the other hand it seems somewhat primitive to use common characters as special characters, more like '70s than '20s.
On the other hand it seems somewhat primitive to use common characters as special characters, more like '70s than '20s.
One personâs primitive is anotherâs design goalâŚ
INTRODUCTION
Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML).
Thus, âMarkdownâ is two things: (1) a plain text formatting syntax; and (2) a software tool, written in Perl, that converts the plain text formatting to HTML. See the Syntax page for details pertaining to Markdownâs formatting syntax. You can try it out, right now, using the online Dingus.
The overriding design goal for Markdownâs formatting syntax is to make it as readable as possible. The idea is that a Markdown-formatted document should be publishable as-is, as plain text, without looking like itâs been marked up with tags or formatting instructions. While Markdownâs syntax has been influenced by several existing text-to-HTML filters, the single biggest source of inspiration for Markdownâs syntax is the format of plain text email.
Emphasis added by me.
I understand jaberg, and I don't wish to demean Gruber's work. However, horses for courses. Today there are many other editors out there, some of which could possibly be better suited to a multimedia photography forum. Perhaps we could be inspired by something a bit more sophisticated than plain text email ;-)
The advantage, for me, is that I write Markdown natively, intuitively, and quickly. I have no objections to other systems, but it would be my preference that Markdown continue to be supported.
which we used on computers before we had VDTs - Video Display Terminals. KSR-33,
I first saw a VDT 20 months after joining IT. đ
I've used cards and TTY working on IBM mainframes
(and a DataEntry staff for punching the main stake of my programs )
.
.
.
... then the first PDP arrived ...
I understand jaberg, and I don't wish to demean Gruber's work. However, horses for courses. Today there are many other editors out there, some of which could possibly be better suited to a multimedia photography forum. Perhaps we could be inspired by something a bit more sophisticated than plain text email ;-)
We just need WYSIWYG editor with possibility to switch into Markdown mode. DPReview allowed both modes simultaneously.
I personally do not like Markdown (as I don't like any other language/syntax, where whitespace counts more than just being whitespace), but having nothing better currently I can handle it. I liked plain text e-mails too, but as many platforms started classify them as spam, then I had to switch over :(
... then the first PDP arrived ...
Cool Alain, my first real job involved two PDP-11s embedded in a truck :-)