UnderBar[expr] displays with a bar under expr.
UpperTriangularize[m] gives a matrix in which all but the upper triangular elements of m are replaced with zeros. UpperTriangularize[m, k] replaces with zeros only the ...
$CommandLine is a list of strings giving the elements of the original operating system command line with which Mathematica was invoked.
$HomeDirectory gives your "home" directory.
$IgnoreEOF specifies whether Mathematica should terminate when it receives an end-of-file character as input.
$LicenseServer is a string that gives the name of the license server that is currently authorizing Mathematica to be run.
$MachinePrecision gives the number of decimal digits of precision used for machine-precision numbers.
$MachineType is a string giving the general type of computer on which Mathematica is being run.
$MessagePrePrint is a global variable whose value, if set, is applied to expressions before they are included in the text of messages.
$OutputSizeLimit specifies the maximum size in bytes of expressions that will automatically be output in their entirety in a Mathematica notebook.