139 lines
774 B
Markdown
139 lines
774 B
Markdown
# Commandes (terminal)
|
|
|
|
|
|
|
|
### Information système
|
|
|
|
#### sw_vers
|
|
|
|
```bash
|
|
|
|
```
|
|
|
|
#### system_profiler
|
|
|
|
```bash
|
|
|
|
```
|
|
|
|
#### hostinfo
|
|
|
|
```bash
|
|
|
|
```
|
|
|
|
####
|
|
|
|
### Fichiers et Spotlight
|
|
|
|
#### mdfind
|
|
|
|
```bash
|
|
|
|
```
|
|
|
|
#### mdls
|
|
|
|
```bash
|
|
|
|
```
|
|
|
|
#### SetFile and GetFileInfo
|
|
|
|
```bash
|
|
|
|
```
|
|
|
|
|
|
|
|
### Utilitaires disque
|
|
|
|
#### diskutil
|
|
|
|
```bash
|
|
|
|
```
|
|
|
|
#### hdiutil
|
|
|
|
```bash
|
|
|
|
```
|
|
|
|
####
|
|
|
|
### Utilitaire réseau
|
|
|
|
#### networksetup
|
|
|
|
```bash
|
|
|
|
```
|
|
|
|
#### airport
|
|
|
|
```bash
|
|
|
|
```
|
|
|
|
####
|
|
|
|
### Gestion des logiciels
|
|
|
|
#### softwareupdate
|
|
|
|
```bash
|
|
|
|
```
|
|
|
|
#### pkgutil
|
|
|
|
```bash
|
|
|
|
```
|
|
|
|
#### mas
|
|
|
|
```bash
|
|
|
|
```
|
|
|
|
|
|
|
|
### Gestion des utilisateurs et groupes
|
|
|
|
#### dscl
|
|
|
|
```bash
|
|
|
|
```
|
|
|
|
#### sysadminctl
|
|
|
|
```bash
|
|
|
|
```
|
|
|
|
|
|
|
|
### Autres
|
|
|
|
#### dscacheutil
|
|
|
|
```bash
|
|
|
|
```
|
|
|
|
#### sysctl
|
|
|
|
```bash
|
|
|
|
```
|
|
|
|
#### sips
|
|
|
|
```bash
|
|
|
|
```
|
|
|
|
#### |