[ Pakiet źródłowy: extrace ]
Pakiet: extrace (0.7-2)
Odnośniki dla extrace
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego extrace:
Opiekun:
Zasoby zewnętrzne:
- Strona internetowa [git.vuxu.org]
Podobne pakiety:
trace exec() calls system-wide
extrace traces all program executions happening on a system, or the subset of program executions done by a given process and its descendants. For example, to see what the shell really executes:
$ sudo extrace -p $(pidof zsh) 8505 git rev-parse --is-inside-work-tree 8506 direnv export zsh 8511 git rev-parse --is-inside-work-tree
8515 wc -l 8516 whoami8542 hostname 8543 git rev-parse --is-inside-work-tree 8544 direnv export zsh
8549 /bin/bash --noprofile --norc -c 'eval "$("/usr/bin/direnv" stdlib)" >&2\ && source_env ".envrc" >&2 && "/usr/bin/direnv" dump' 8551 /usr/bin/direnv stdlib 8558 /usr/bin/direnv watch .envrc 8565 dirname .envrc 8567 basename .envrc 8569 basename .envrc 8549 /usr/bin/direnv dump8574 git rev-parse --is-inside-work-tree
8578 wc -l 8579 whoami
Inne pakiety związane z extrace
|
|
|
|
-
- dep: libc6 (>= 2.17)
- Biblioteka GNU C: biblioteki współdzielone
również pakiet wirtualny udostępniany przez libc6-udeb
Pobieranie extrace
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
ppc64el | 13,2 KiB | 151,0 KiB | [lista plików] |