[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5080: mysql_connect(): Too many connections
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5106: mysql_query(): Too many connections
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5106: mysql_query(): A link to the server could not be established
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5107: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given
CAA: Christian Anime Alliance • what is the name of the shift + backslash character?
Page 1 of 1

what is the name of the shift + backslash character?

PostPosted: Fri Jul 29, 2016 4:10 pm
by Never thirsty!
So I have been wondering what the name of this key "|" was ever since I learned about or in c++ which is used declared as || so the little vertical hyphen.... what is its actual name?

Re: what is the name of the shift + backslash character?

PostPosted: Sat Jul 30, 2016 6:44 am
by Mullet Death
What, the pipe symbol? It's... pipe. It can be called other things, as this article indicates, like, most simply, vertical bar, but those other names are stupid. It's a pipe.

Code: Select all
ps -ef | less


That's a very common example of piping one UNIX/Linux command to another, one of the uses of pipe.

Re: what is the name of the shift + backslash character?

PostPosted: Mon Aug 01, 2016 10:47 am
by Rusty Claymore
So, if two men walk into a bar, was it really a |?