Bash-Linux.com : Le SHELL pour les nuls

  Actuellement 50 lignes de commande et 1472 man disponibles
login as: root
root@213.186.33.18's password:
Last login: Sun May 27 15:42:18 2012 from 38.107.179.228
[root@bash-linux ~] # echo "Bienvenue sur Bash-Linux.com"_
 Manuel des commandes UNIX (man) Version anglaise

Indiquez la fonction :

Man Debugreiserfs en anglais

DEBUGREISERFS(8) DEBUGREISERFS(8)
 
NAME


debugreiserfs - The debugging tool for the ReiserFS filesystem.
 
SYNOPSIS


debugreiserfs [ -dDJmoqpuSV ] [ -j device ] [ -B file ] [ -1 N ] device
 
DESCRIPTION


debugreiserfs sometimes helps to solve problems with reiserfs filesys- tems. When run without options it prints the super block of the Reis- erFS filesystem found on the device. device is the special file corresponding to the device (e.g /dev/hdXX for an IDE disk partition or /dev/sdXX for a SCSI disk parti- tion).
 
OPTIONS


-j device prints the contents of the journal. The option -p allows it to pack the journal with other metadata into the archive. -J prints the journal header. -d prints the formatted nodes of the internal tree of the filesys- tem. -D prints the formatted nodes of all used blocks of the filesystem. -m prints the contents of the bitmap (slightly useful). -o prints the objectid map (slightly useful). -B file takes the list of bad blocks stored in the internal ReiserFS tree and translates it into an ascii list written to the speci- fied file. -1 blocknumber prints the specified block of the filesystem. -p extracts the filesystem's metadata with debugreiserfs -p /dev/xxx | gzip -c > xxx.gz. None of your data are packed unless a filesystem corruption presents when the whole block having this corruption is packed. You send us the output, and we use it to create a filesystem with the same structure as yours using debugreiserfs -u. When the data file is not too large, this usually allows us to quickly reproduce and debug the problem. -u builds the ReiserFS filesystem image with gunzip -c xxx.gz | debugreiserfs -u /dev/image of the previously packed metadata with debugreiserfs -p. The result image is not the same as the original filesystem, because mostly only metadata were packed with debugreiserfs -p, but the filesystem structure is com- pletely recreated. -S When -S is not specified -p deals with blocks marked used in the filesystem bitmap only. With this option set debugreiserfs will work with the entire device. -q When -p is in use, suppress showing the speed of progress.
 
AUTHOR


This version of debugreiserfs has been written by Vitaly Fertman .
 
BUGS


Please report bugs to the ReiserFS developers , providing as much information as possible--your hard- ware, kernel, patches, settings, all printed messages; check the syslog file for any related information.
 
SEE ALSO


reiserfsck(8), mkreiserfs(8) Reiserfsprogs 3.6.19 February 2004 DEBUGREISERFS(8)


 Dernières recherches
Man  en anglais Man debugreiserfs en anglaisMan  en français Man debugreiserfs en français
Man  en anglais Man debhelper en anglaisMan  en français Man debhelper en français
Man  en anglais Man debconf en anglaisMan  en français Man debconf en français
Man  en anglais Man deb en anglaisMan  en français Man deb en français
Man  en anglais Man deallocvt en anglaisMan  en français Man deallocvt en français
Man  en anglais Man dbopen en anglaisMan  en français Man dbopen en français
Man  en anglais Man db en anglaisMan  en français Man db en français
Man  en anglais Man daylight en anglaisMan  en français Man daylight en français
Man  en anglais Man daemon en anglaisMan  en français Man daemon en français
Man  en anglais Man aio_fsync en anglaisMan  en français Man aio_fsync en français
Man  en anglais Man flockfile en anglaisMan  en français Man flockfile en français
Man  en anglais Man ctrlaltdel en anglaisMan  en français Man ctrlaltdel en français
Man  en anglais Man ctan en anglaisMan  en français Man ctan en français
Man  en anglais Man ctags en anglaisMan  en français Man ctags en français
Man  en anglais Man csqrt en anglaisMan  en français Man csqrt en français

 Recherche

Dans ce moteur de recherche, vous pouvez taper directement votre besoin, en une phrase normale, humaine.
Exemple : vous cherchez comment remplacer un mot par un autre dans tous les fichiers d'un certain dossier. Vous pouvez écrire "Comment remplacer un mot par un autre dans tous les fichiers d'un dossier". Le moteur vous ramenera les résultats en fonction de leur pertinence.
Vous pouvez bien sûr ne chercher qu'un seul mot-clé, par exemple "find".
 Toutes les lignes de code
Par popularité
Par fonction
Recherche avancée
 Les logiciels SHELL/SSH
Putty
Astuces Bash
Faire du SHELL avec PHP!
 La doc officielle
Les man Linux en français
Les man Linux en anglais
 Proposer vos bash
Partagez vos lignes!
 Les requêtes
Déposer une requête
Voir/répondre à une requête
 Quelques sites interessants
Bons sites pour apprendre
 Rechercher