Commande | Description |
---|---|
git init |
Initialise un nouveau dépôt Git dans le répertoire courant. Documentation |
git clone [url] |
Clone un dépôt distant dans un nouveau répertoire local. Documentation |
git status |
Affiche l'état actuel du dépôt et des fichiers non enregistrés. Documentation |
`git add [fichier] | . |
`git commit -m "[message]" | -e` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
These are the packages that would be merged, in order: | |
Calculating dependencies | |
* IMPORTANT: 1 news items need reading for repository 'gentoo'. | |
* Use eselect news read to view new items. | |
... done! | |
Dependency resolution took 1.44 s (backtrack: 0/20). |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
These are the packages that would be merged, in order: | |
Calculating dependencies | |
* IMPORTANT: 1 news items need reading for repository 'gentoo'. | |
* Use eselect news read to view new items. | |
... done! | |
Dependency resolution took 4.69 s (backtrack: 0/20). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# Automatically generated file; DO NOT EDIT. | |
# Linux/x86 6.12.11-gentoo Kernel Configuration | |
# | |
CONFIG_CC_VERSION_TEXT="x86_64-pc-linux-gnu-gcc (Gentoo 14.2.1_p20241221 p7) 14.2.1 20241221" | |
CONFIG_CC_IS_GCC=y | |
CONFIG_GCC_VERSION=140201 | |
CONFIG_CLANG_VERSION=0 | |
CONFIG_AS_IS_GNU=y | |
CONFIG_AS_VERSION=24301 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Module Size Used by | |
rpcsec_gss_krb5 36864 0 | |
auth_rpcgss 167936 1 rpcsec_gss_krb5 | |
nfsv4 1093632 1 | |
dns_resolver 12288 1 nfsv4 | |
nfs 512000 2 nfsv4 | |
lockd 147456 1 nfs | |
grace 12288 1 lockd | |
sunrpc 716800 10 nfsv4,auth_rpcgss,lockd,rpcsec_gss_krb5,nfs | |
netfs 507904 1 nfs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
These are the packages that would be merged, in order: | |
Calculating dependencies | |
* IMPORTANT: 1 news items need reading for repository 'gentoo'. | |
* Use eselect news read to view new items. | |
... done! | |
Dependency resolution took 1.53 s (backtrack: 0/20). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
These are the packages that would be merged, in order: | |
Calculating dependencies | |
* IMPORTANT: 1 news items need reading for repository 'gentoo'. | |
* Use eselect news read to view new items. | |
... done! | |
Dependency resolution took 1.53 s (backtrack: 0/20). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
These are the packages that would be merged, in order: | |
Calculating dependencies | |
* IMPORTANT: 1 news items need reading for repository 'gentoo'. | |
* Use eselect news read to view new items. | |
... done! | |
Dependency resolution took 1.80 s (backtrack: 0/20). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fanotify(7) Manuel d’informations diverses fanotify(7) | |
NOM | |
fanotify – Surveiller les événements des systèmes de fichiers | |
DESCRIPTION | |
L’interface de programmation fanotify permet la notification et l’interception des événements du système de fichiers. La recherche de virus et la gestion de sto‐ | |
ckage hiérarchisé font partie des cas d’utilisation. Dans l’interface originelle seul un ensemble limité d’événements était pris en charge. En particulier, les | |
événements de création, de suppression ou de déplacement n’étaient pas pris en charge. La prise en charge de ces évènements a été ajoutée dans Linux 5.1. Consul‐ | |
tez inotify(7) pour plus de précisions sur l’interface qui ne notifiait pas ces évènements avant Linux 5.1. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fanotify(7) Manuel d’informations diverses fanotify(7) | |
NOM | |
fanotify – Surveiller les événements des systèmes de fichiers | |
DESCRIPTION | |
L’interface de programmation fanotify permet la notification et l’interception des événements du système de fichiers. La | |
recherche de virus et la gestion de stockage hiérarchisé font partie des cas d’utilisation. Dans l’interface originelle | |
seul un ensemble limité d’événements était pris en charge. En particulier, les événements de création, de suppression ou de | |
déplacement n’étaient pas pris en charge. La prise en charge de ces évènements a été ajoutée dans Linux 5.1. Consultez in‐ |
NewerOlder