0% found this document useful (0 votes)
34 views1 page

Command Es Unix

This document provides a summary of common Unix commands organized into the following categories: 1) Help commands such as man and whatis for getting information on other commands. 2) User environment commands including date, uptime, who, and write for checking system information and users. 3) Process management commands like kill, nice, ps, and top for viewing and controlling running processes. 4) Text manipulation commands including awk, cat, grep, sed, sort, and tr for filtering and transforming content in files. 5) Shell programming commands like alias, echo, expr and test for writing shell scripts. 6) File searching commands like find and locate. 7) Network

Uploaded by

rapalot13
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
34 views1 page

Command Es Unix

This document provides a summary of common Unix commands organized into the following categories: 1) Help commands such as man and whatis for getting information on other commands. 2) User environment commands including date, uptime, who, and write for checking system information and users. 3) Process management commands like kill, nice, ps, and top for viewing and controlling running processes. 4) Text manipulation commands including awk, cat, grep, sed, sort, and tr for filtering and transforming content in files. 5) Shell programming commands like alias, echo, expr and test for writing shell scripts. 6) File searching commands like find and locate. 7) Network

Uploaded by

rapalot13
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
You are on page 1/ 1

Commandes Unix

Aide: arch - apropos - cal - date - help (en) - file - history - info - man - type - uname - whatis Environnement utilisateur env - dmesg - finger - halt - id - init - logname - mesg - passwd - reboot - shutdown - su - sudo uptime - w - wall - who - whoami - write Gestion de processus at - bg - chroot - crontab - exit - fg - kill - lp - lpr - nice - pkill - ps - pstree - sleep - time - top Manipulation de texte awk (gawk) - banner - bash - bc - cat - clear - cut - ed - head - join - nl - read - sed - sort - strings - tail - tee - tr - uniq - vi - vim - wc Programmation shell alias - basename - dirname - echo - expr - false - printf - test - true - unset Recherche find - grep - locate - whereis - which Rseau ethtool - ftp - host - mail - mii-tool - nc - netstat - ping - rlogin - ssh - sftp - telnet - traceroute ifconfig Systme de fichiers cd - chgrp - chmod - chown - cp - dd - dir - du - df - file - less - ln - ls - lsof - mkdir - more - mount mv - pwd - rm - rmdir - touch - umask - umount

You might also like