FOSSology  4.4.0
Open Source License Compliance by Open Source Software
backToParent

chdir to the supplied path or exit with a FATAL message

Parameters
string$howFarthe string to chdir to.

('..'); backToParent('../../..'); backToParent('/home/somewhereElse/to/go');