Update 03-01-2024
This commit is contained in:
139
docs/macos/terminal/commandes.md
Normal file
139
docs/macos/terminal/commandes.md
Normal file
@@ -0,0 +1,139 @@
|
||||
# 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
|
||||
|
||||
```
|
||||
|
||||
####
|
||||
Reference in New Issue
Block a user