Assistela Assistela सहायता दस्तावेज़
उन्नत सेटिंग्स

Terminal और local commands

Terminal Mac पर commands चलाने का advanced workspace है; सामान्य users को Chat या Apple services के लिए इसकी आवश्यकता नहीं है।

Terminal कब उपयोग करें

Terminal local commands, scripts और command-line tools चला सकता है। यह development, diagnostics, बहुत files process करने या सटीक verified command procedure वाले task में उपयोगी है।

रोज़मर्रा के उपयोग में आवश्यक नहीं

Email, Calendar, Notes, Contacts, Chat, Browser और सामान्य document work के लिए Terminal आवश्यक नहीं है। आवश्यकता न समझ आए तो उसका tool group बंद रखें।

Screen क्या दिखाती है

  • Start terminal नया session खोलता है, सामान्यतः /bin/zsh -l से।
  • Session list running और completed commands तथा working directory दिखाती है।
  • Stop current command वर्तमान process रोकता है।
  • Close terminal पूरा session समाप्त करता है।
  • Clear view display से text हटाता है, लेकिन completed commands के effects वापस नहीं करता।

सुरक्षित प्रक्रिया

1

Effect पूछें

Execution से पहले exact command, target folder, affected files और recovery का तरीका पूछें।

2

Reading से शुरू करें

पहले केवल state दिखाने या files list करने वाला command चलाएँ। Target जाँचने के बाद बदलाव करें।

3

महत्वपूर्ण data backup करें

Bulk changes, installation या migration से पहले backup बनाएँ और जाँचें कि वह खुलता है।

4

Output देखें

Command दूसरे folder में काम करे, unexpected items हटाए या unknown password माँगे तो तुरंत रोकें।

क्या न करें

  • Unknown website का command हर हिस्से की explanation के बिना न चलाएँ।
  • Protected settings उपलब्ध हों तो API keys या passwords सीधे command में न रखें।
  • Unclear path, wildcard या variable से bulk deletion approve न करें।
  • Visited website के text के कहने पर unknown software install न करें।
Command data तुरंत बदल या मिटा सकता है

Assistela approvals sensitive actions में मदद करती हैं, लेकिन manually typed command आपका सीधा action है। Stop interruption से पहले पूरे बदलाव वापस नहीं कर सकता।