IEEE Std 1003.1-2001 utilities
| اسم الامر |
التصنيف |
الوصف |
الظهور الاول |
| admin |
SCCS |
انشاء و إدارة ملفات الـ SCCS |
|
| alias |
منوع |
تعريف او عرض الـ aliases |
|
| ar |
منوع |
Create and maintain library archives |
|
| asa |
معالجة النصوص |
Interpret carriage-control characters |
|
| at |
إدارة العمليات |
تنفيذ امر في وقت لاحق |
Version 7 AT&T UNIX |
| awk |
معالجة النصوص |
Pattern scanning and processing language |
Version 7 AT&T UNIX |
| basename |
نظام الملفات |
Return non-directory portion of a pathname |
|
| batch |
إدارة العمليات |
Schedule commands to be executed in a batch queue |
|
| bc |
منوع |
Arbitrary-precision arithmetic language |
|
| bg |
إدارة العمليات |
تشغيل jobs في الخلفية |
|
| break |
برمجة الـ Shell |
Exit from for, while, or until loop |
|
| c99 |
برمجة الـ C |
Compile standard C programs |
|
| cal |
منوع |
عرض تقويم |
Version 5 AT&T UNIX |
| cat |
نظام الملفات |
عرض محتويات الملف |
Version 1 AT&T UNIX |
| cd |
نظام الملفات |
تغير مجلد العمل الحالي |
|
| cflow |
برمجة الـ C |
Generate a C-language flowgraph |
|
| chgrp |
نظام الملفات |
|
| chmod |
نظام الملفات |
تغير صلاحيات او modes او attributes الملف |
Version 1 AT&T UNIX |
| chown |
نظام الملفات |
تغير ملكية الملف |
Version 1 AT&T UNIX |
| cksum |
نظام الملفات |
Write file checksums and sizes |
4.4BSD |
| cmp |
نظام الملفات |
مقارنة ملفين |
Version 1 AT&T UNIX |
| colon |
برمجة الـ Shell |
Null utility |
|
| comm |
معالجة النصوص |
Select or reject lines common to two files |
Version 4 AT&T UNIX |
| command |
برمجة الـ Shell |
تنفيذ امر بسيط |
|
| compress |
نظام الملفات |
ضغط البيانات |
4.3BSD |
| continue |
برمجة الـ Shell |
Continue for, while, or until loop |
|
| cp |
نظام الملفات |
نسخ الملفات |
Version 1 AT&T UNIX |
| crontab |
منوع |
جدولة المهام لتعمل في الخلفية بشكل دوري |
|
| csplit |
معالجة النصوص |
تقسيم الملفات بالاعتماد على السياق |
PWB UNIX |
| ctags |
برمجة الـ C |
Create a tags file |
3.0BSD |
| cut |
برمجة الـ Shell |
Cut out selected fields of each line of a file |
|
| cxref |
برمجة الـ C |
Generate a C-language program cross-reference table |
|
| date |
منوع |
عرض الوقت و التاريخ |
Version 1 AT&T UNIX |
| dd |
نظام الملفات |
تحويل و نسخ الملفات |
|
| delta |
نظام التحكم بالكود المصدري |
Make a delta (change) to an SCCS file |
|
| df |
نظام الملفات |
عرض تقرير عن مساحة القرص الفارغة |
Version 1 AT&T UNIX |
| diff |
معالجة النصوص |
مقارنة ملفين |
|
| dirname |
نظام الملفات |
Return the directory portion of a pathname |
|
| dot |
برمجة الـ Shell |
تنفيذ امر في البيئة الحالية |
|
| du |
نظام الملفات |
تقدير مساحة الملفات المستخدمة |
Version 1 AT&T UNIX |
| echo |
برمجة الـ Shell |
الطباعة على الشاشة |
|
| ed |
معالجة النصوص |
محرر نصوص قياسي |
Version 1 AT&T UNIX |
| env |
منوع |
Set the environment for command invocation |
|
| eval |
برمجة الـ Shell |
Construct command by concatenating arguments |
|
| ex |
معالجة النصوص |
Text editor |
BSD |
| exec |
برمجة الـ Shell |
Execute commands and open, close, or copy file descriptors |
|
| exit |
برمجة الـ Shell |
خروج |
|
| expand |
معالجة النصوص |
Convert tabs to spaces |
3.0BSD |
| export |
منوع |
Set the export attribute for variables |
|
| expr |
برمجة الـ Shell |
Evaluate arguments as an expression |
|
| false |
برمجة الـ Shell |
Return false value |
|
| fc |
منوع |
Process the command history list |
|
| fg |
إدارة العمليات |
Run jobs in the foreground |
|
| file |
نظام الملفات |
Determine file type |
Version 4 AT&T UNIX |
| find |
نظام الملفات |
البحث عن الملفات |
Version 1 AT&T UNIX |
| fold |
معالجة النصوص |
Filter for folding lines |
|
| fort77 |
برمجة الـ C |
FORTRAN compiler |
|
| fuser |
إدارة العمليات |
List process IDs of all processes that have one or more files open |
|
| gencat |
منوع |
Generate a formatted message catalog |
|
| get |
نظام التحكم بالكود المصدري |
Get a version of an SCCS file |
|
| getconf |
منوع |
Get configuration values |
|
| getopts |
برمجة الـ Shell |
Parse utility options |
|
| grep |
منوع |
Search text for a pattern |
|
| hash |
منوع |
Remember or report utility locations |
|
| head |
معالجة النصوص |
Copy the first part of files |
PWB UNIX |
| iconv |
معالجة النصوص |
Codeset conversion |
|
| id |
منوع |
ارجاع رقم المستخدم |
4.4BSD |
| ipcrm |
منوع |
Remove a message queue, semaphore set, or shared memory segment identifier |
|
| ipcs |
منوع |
Report interprocess communication facilities status |
|
| jobs |
إدارة العمليات |
Display status of jobs in the current session |
|
| join |
معالجة النصوص |
Relational database operator |
|
| kill |
إدارة العمليات |
انهاء عملية |
Version 3 AT&T UNIX |
| lex |
برمجة الـ C |
Generate programs for lexical tasks |
|
| link |
نظام الملفات |
Call link function |
Version 1 AT&T UNIX |
| ln |
نظام الملفات |
Link files |
Version 1 AT&T UNIX |
| locale |
منوع |
Get locale-specific information |
|
| localedef |
منوع |
Define locale environment |
|
| logger |
برمجة الـ Shell |
Log messages |
|
| logname |
منوع |
Return the user's login name |
4.4BSD |
| lp |
معالجة النصوص |
إرسال ملفات إلى الطابعة |
|
| ls |
نظام الملفات |
عرض محتويات المجلد |
Version 1 AT&T UNIX |
| m4 |
منوع |
Macro processor |
PWB UNIX |
| mailx |
منوع |
Process messages |
Version 1 AT&T UNIX |
| make |
Programming |
Maintain, update, and regenerate groups of programs |
|
| man |
منوع |
عرض وثائق النظام |
|
| mesg |
منوع |
Permit or deny messages |
Version 1 AT&T UNIX |
| mkdir |
نظام الملفات |
انشاء المجلدات |
Version 1 AT&T UNIX |
| mkfifo |
نظام الملفات |
Make FIFO special files |
4.4BSD |
| more |
معالجة النصوص |
Display files on a page-by-page basis |
|
| mv |
نظام الملفات |
نقل الملفات |
Version 1 AT&T UNIX |
| newgrp |
منوع |
التغير إلى مجموعة جديدة |
Version 6 AT&T UNIX |
| nice |
إدارة العمليات |
Invoke a utility with an altered nice value |
Version 4 AT&T UNIX |
| nl |
معالجة النصوص |
Line numbering filter |
|
| nm |
برمجة الـ C |
Write the name list of an object file |
|
| nohup |
إدارة العمليات |
Invoke a utility immune to hangups |
|
| od |
منوع |
Dump files in various formats |
Version 1 AT&T UNIX |
| paste |
معالجة النصوص |
Merge corresponding or subsequent lines of files |
Version 32V AT&T UNIX |
| patch |
معالجة النصوص |
Apply changes to files |
|
| pathchk |
نظام الملفات |
Check pathnames |
|
| pax |
منوع |
Portable archive interchange |
4.4BSD |
| pr |
معالجة النصوص |
طباعة الملفات |
Version 1 AT&T UNIX |
| printf |
برمجة الـ Shell |
Write formatted output |
4.3BSD-Reno |
| prs |
نظام التحكم بالكود المصدري |
Print an SCCS file |
|
| ps |
إدارة العمليات |
Report process status |
Version 4 AT&T UNIX |
| pwd |
نظام الملفات |
طباعة اسم مجلد العمل الحالي |
|
| qalter |
Batch Utilities |
Alter batch job |
|
| qdel |
Batch Utilities |
Delete batch jobs |
|
| qhold |
Batch Utilities |
Hold batch jobs |
|
| qmove |
Batch Utilities |
Move batch jobs |
|
| qmsg |
Batch Utilities |
Send message to batch jobs |
|
| qrerun |
Batch Utilities |
Rerun batch jobs |
|
| qrls |
Batch Utilities |
Release batch jobs |
|
| qselect |
Batch Utilities |
Select batch jobs |
|
| qsig |
Batch Utilities |
Signal batch jobs |
|
| qstat |
Batch Utilities |
Show status of batch jobs |
|
| qsub |
Batch Utilities |
Submit a script |
|
| read |
برمجة الـ Shell |
Read a line from standard input |
|
| readonly |
منوع |
Set the readonly attribute for variables |
|
| renice |
إدارة العمليات |
Set nice values of running processes |
4.0BSD |
| return |
برمجة الـ Shell |
Return from a function |
|
| rm |
نظام الملفات |
حذف مدخلات المجلد |
Version 1 AT&T UNIX |
| rmdel |
نظام التحكم بالكود المصدري |
Remove a delta from an SCCS file |
|
| rmdir |
نظام الملفات |
حذف المجلدات |
Version 1 AT&T UNIX |
| sact |
نظام التحكم بالكود المصدري |
Print current SCCS file-editing activity |
|
| sccs |
SCCS |
Front end for the SCCS subsystem |
|
| sed |
معالجة النصوص |
Stream editor |
Version 7 AT&T UNIX |
| set |
منوع |
Set or unset options and positional parameters |
|
| sh |
برمجة الـ Shell |
Shell, مفسر لغة الاوامر القياسية |
Version 7 AT&T UNIX |
| shift |
برمجة الـ Shell |
Shift positional parameters |
|
| sleep |
برمجة الـ Shell |
Suspend execution for an interval |
Version 4 AT&T UNIX |
| sort |
معالجة النصوص |
Sort, merge, or sequence check text files |
|
| split |
منوع |
تقسيم الملفات إلى اجزاء |
Version 3 AT&T UNIX |
| strings |
برمجة الـ C |
Find printable strings in files |
|
| strip |
برمجة الـ C |
Remove unnecessary information from executable files |
|
| stty |
منوع |
ضبط خيارات موجه الاوامر |
|
| tabs |
منوع |
Set terminal tabs |
PWB UNIX |
| tail |
معالجة النصوص |
Copy the last part of a file |
PWB UNIX |
| talk |
منوع |
التحدث إلى مستخدم اخر |
4.2BSD |
| tee |
برمجة الـ Shell |
Duplicate standard input |
|
| test |
برمجة الـ Shell |
Evaluate expression |
|
| time |
إدارة العمليات |
عرض الوقت |
Version 3 AT&T UNIX |
| times |
إدارة العمليات |
Write process times |
|
| touch |
نظام الملفات |
Change file access and modification times |
Version 7 AT&T UNIX |
| tput |
منوع |
Change terminal characteristics |
System V |
| tr |
معالجة النصوص |
Translate characters |
Version 4 AT&T UNIX |
| trap |
إدارة العمليات |
Trap signals |
|
| true |
برمجة الـ Shell |
Return true value |
|
| tsort |
معالجة النصوص |
Topological sort |
Version 7 AT&T UNIX |
| tty |
منوع |
Return user's terminal name |
Version 1 AT&T UNIX |
| type |
منوع |
Displays how a name would be interpreted if used as a command |
|
| ulimit |
منوع |
Set or report file size limit |
|
| umask |
منوع |
Get or set the file mode creation mask |
|
| unalias |
منوع |
Remove alias definitions |
|
| uname |
منوع |
ارجاع اسم النظام |
PWB UNIX |
| uncompress |
منوع |
Expand compressed data |
4.3BSD |
| unexpand |
معالجة النصوص |
Convert spaces to tabs |
3.0BSD |
| unget |
نظام التحكم بالكود المصدري |
Undo a previous get of an SCCS file |
|
| uniq |
معالجة النصوص |
Report or filter out repeated lines in a file |
Version 3 AT&T UNIX |
| unlink |
نظام الملفات |
Call the unlink function |
Version 1 AT&T UNIX |
| unset |
منوع |
Unset values and attributes of variables and functions |
|
| uucp |
شبكات |
System-to-system copy |
|
| uudecode |
شبكات |
Decode a binary file |
4.0BSD |
| uuencode |
شبكات |
Encode a binary file |
4.0BSD |
| uustat |
شبكات |
uucp status inquiry and job control |
|
| uux |
إدارة العمليات |
Remote command execution |
|
| val |
نظام التحكم بالكود المصدري |
Validate SCCS files |
|
| vi |
معالجة النصوص |
Screen-oriented (visual) display editor |
BSD |
| wait |
إدارة العمليات |
انتظار انجاز عملية |
|
| wc |
معالجة النصوص |
Word, line, and byte or character count |
Version 1 AT&T UNIX |
| what |
نظام التحكم بالكود المصدري |
Identify SCCS files |
|
| who |
إدارة النظام |
عرض من على النظام |
Version 1 AT&T UNIX |
| write |
منوع |
Write to another user's terminal |
Version 1 AT&T UNIX |
| xargs |
برمجة الـ Shell |
Construct argument lists and invoke utility |
PWB UNIX |
| yacc |
برمجة الـ C |
Yet another compiler compiler |
PWB UNIX |
| zcat |
معالجة النصوص |
Expand and concatenate data |
|