Verified lesson - Learn Pi

Pi clean-launch flags

Focus 5:
--no-builtin-tools

Follow three small pictures: switch off, extension hand, locked toolbox.

Listen and follow the highlighted text

The recording reads the approved English material word for word.

Speed:

Loading synchronized text…

Picture one - switch off

Box one turns off when Pi starts.

pi --no-builtin-tools

This is an ordinary startup switch. It is not a permanent lock.

Picture two - extension hand

The pi-goal extension turns tools on again.

It adds the read tool, bash, edit, and write back to the active list. That is why the real read call succeeded in the Hands-on session.

Picture three - locked toolbox

--no-tools locks the model's toolbox.

pi --no-tools

An extension program may still run, but it cannot make tools available to the model through this lock.

--no-builtin-tools

Ordinary startup switch. An extension can turn tools on again.

--no-tools

Locked toolbox. An extension cannot turn tools on for the model.

Understanding check

Which flag locks the toolbox?

אפשרויות הפעלה נקייה של Pi

מיקוד 5:
--no-builtin-tools

עקבו אחרי שלוש תמונות קטנות: כיבוי מתג, יד של הרחבה וארגז כלים נעול.

הקלטה באנגלית: ההקלטה תואמת מילה במילה לגרסה האנגלית של השיעור. האזנה להקלטה.

תמונה אחת - כיבוי המתג

קופסה אחת נכבית כאשר Pi מתחיל.

pi --no-builtin-tools

זהו מתג הפעלה רגיל. זו אינה נעילה קבועה.

תמונה שתיים - היד של ההרחבה

ההרחבה pi-goal מפעילה שוב כלים.

היא מוסיפה את read, bash, edit ו-write בחזרה לרשימה הפעילה. לכן הקריאה האמיתית ל-read הצליחה בסשן ההתנסות.

תמונה שלוש - ארגז כלים נעול

--no-tools נועל את ארגז הכלים של המודל.

pi --no-tools

תוכנית של הרחבה עדיין יכולה לפעול, אבל אינה יכולה להפוך כלים לזמינים למודל דרך הנעילה.

--no-builtin-tools

מתג הפעלה רגיל. הרחבה יכולה להפעיל שוב כלים.

--no-tools

ארגז כלים נעול. הרחבה אינה יכולה להפעיל כלים עבור המודל.

בדיקת הבנה

איזו אפשרות נועלת את ארגז הכלים?