Skip to content

Commit 8588eaf

Browse files
Shell Command Update
Shell Command Update
1 parent 657f282 commit 8588eaf

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

data/shell.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,14 @@
110110
"definition": "পাসওয়ার্ড পরিবর্তন করা",
111111
"code": "passwd <user-name>"
112112
},
113+
{
114+
"definition": "ডিস্ক স্পেস ব্যবহার প্রদর্শন করে",
115+
"code": "df"
116+
},
117+
{
118+
"definition": "ডিরেক্টরি স্থান ব্যবহার দেখাবে",
119+
"code": "du"
120+
},
113121
{
114122
"definition": "কনসোল পরিস্কার করা",
115123
"code": "clear"

0 commit comments

Comments
 (0)