/usr/bin/wordpress — bash
~/welcome — bash

[you@wp]:~/site$ echo “Hello, Linux World!”

Welcome to your terminal-styled site

Use the Site Editor to customize templates, and add more prompt lines for flavor.


~/.bash_history
  • sudo dnf update -yCompleted successfully.
  • wp plugin install classic-editor –activatePlugin installed and activated.
  • git commit -m “Initial commit”[main 1a2b3c4] Initial commit