“adb Shell निर्देश” के ज़रिए ADB पर एक शेल निर्देश जारी किया गया.
JSON के काेड में दिखाना
{"shellCmd": string}
फ़ील्ड
shellCmd
string
शेल कमांड, जिसे ADB पर "adb Shell निर्देश" के ज़रिए जारी किया गया था. संगठन के मालिकाना हक वाले मैनेज किए जा रहे प्रोफ़ाइल डिवाइसों की खाली स्ट्रिंग छिपाने के लिए बदलाव किया गया.
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया."],[],["A shell command, represented as a string, was executed using \"adb shell command.\" The command's details are captured in the `shellCmd` field within a JSON structure. In organization-owned managed profile devices, the content of `shellCmd` is redacted and replaced with an empty string. This data is conveyed through the JSON structure ` { \"shellCmd\": string } `.\n"]]