Truncate the $PWD to ¼ of the terminal width and put the result into the command prompt:
# truncate the $PWD
function cut_pwd
{
newPWD="${PWD/#$HOME/\~}"
local pwdmaxlen=$((${COLUMNS:-80}/4))
if [ ${#newPWD} -gt $pwdmaxlen ]
then
newPWD=".+${newPWD: -$pwdmaxlen}"
fi
}
PROMPT_COMMAND=cut_pwd
PS1="\h:\${newPWD} \\$ "
There was no existing country, it was British territory, and Ottoman, and others. The last time the place was an independent country it was part of the ancient Kingdom of Israel, around 2,200 years ago. And now it's an independent Israel again.
Same place, same people, same name, same capital. Different laws and government though.
Everyone who was living in the area that considered the land their homeland were welcome to stay, maintain their private property, and join the fledgling nation. Arabs who stayed and abided by the UN agreement were given first-class citizenship and many went on to become leaders, run successful businesses, and even serve as officers in the IDF. Unfortunately, many rejected the UN agreement and even rejected the terms for a second Palestinian state for the alternative of trusting the call of neighboring nations to flee and fight. Unfortunately those neighboring nations ended up reneging on their word after losing the wars that they started and were not so welcoming towards those who fled, setting the stage for the current quagmire.
To be fair, the people alive now were not in a decision-making position back during the formation of Israel, but I wanted to bring up the historical context since we're discussing the formation period.
Drupal 6 was actually a pretty consistent hooks-based system that exploited the fact that PHP has a fast and feature-rich implementation of the function lookup table.
Drupal 7 started the migration to object-oriented code and was halfway through the messy rewrite when it was released. Drupal 8 finished where Drupal 7 left. That's where the majority of the developers left as well (pun intended).
> 17,000 containers of radioactive waste; 19 ships containing radioactive waste; 14 nuclear reactors, including five that still contain spent nuclear fuel; the K-27 nuclear submarine with its two reactors loaded with nuclear fuel and 735 other pieces of radioactively contaminated heavy machinery.