mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
pages*: switch http to https (#13907)
This commit is contained in:
parent
7386dd1d42
commit
5499b1cf34
138 changed files with 139 additions and 139 deletions
|
@ -1,7 +1,7 @@
|
||||||
# abduco
|
# abduco
|
||||||
|
|
||||||
> টার্মিনাল সেশন ম্যানেজার।
|
> টার্মিনাল সেশন ম্যানেজার।
|
||||||
> আরও তথ্য পাবেন: <http://www.brain-dump.org/projects/abduco/>।
|
> আরও তথ্য পাবেন: <https://www.brain-dump.org/projects/abduco/>।
|
||||||
|
|
||||||
- সেশনগুলির তালিকা:
|
- সেশনগুলির তালিকা:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# youtube-dl
|
# youtube-dl
|
||||||
|
|
||||||
> Descarrega videos de YouTube i altres pàgines web.
|
> Descarrega videos de YouTube i altres pàgines web.
|
||||||
> Més informació: <http://rg3.github.io/youtube-dl/>.
|
> Més informació: <https://rg3.github.io/youtube-dl/>.
|
||||||
|
|
||||||
- Descarrega un vídeo o playlist:
|
- Descarrega un vídeo o playlist:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# cpuid
|
# cpuid
|
||||||
|
|
||||||
> Mostra informació detallada sobre totes les CPUs.
|
> Mostra informació detallada sobre totes les CPUs.
|
||||||
> Més informació: <http://etallen.com/cpuid.html>.
|
> Més informació: <https://etallen.com/cpuid.html>.
|
||||||
|
|
||||||
- Mostra informació de totes les CPUs:
|
- Mostra informació de totes les CPUs:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# cpulimit
|
# cpulimit
|
||||||
|
|
||||||
> Eina per limitar l'ús de la CPU en altres processos.
|
> Eina per limitar l'ús de la CPU en altres processos.
|
||||||
> Més informació: <http://cpulimit.sourceforge.net/>.
|
> Més informació: <https://cpulimit.sourceforge.net/>.
|
||||||
|
|
||||||
- Limita un procés existent amb PID 1234 perquè només utilitzi el 25% de CPU:
|
- Limita un procés existent amb PID 1234 perquè només utilitzi el 25% de CPU:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# esa snap
|
# esa snap
|
||||||
|
|
||||||
> Sentinel Application Platform (SNAP) für die Prozessierung von Satellitendaten der Europäischen Raumfahrtagentur (ESA).
|
> Sentinel Application Platform (SNAP) für die Prozessierung von Satellitendaten der Europäischen Raumfahrtagentur (ESA).
|
||||||
> Weitere Informationen: <http://step.esa.int/main/download/snap-download/>.
|
> Weitere Informationen: <https://step.esa.int/main/download/snap-download/>.
|
||||||
|
|
||||||
- Zeige alle Updates an:
|
- Zeige alle Updates an:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# numlockx
|
# numlockx
|
||||||
|
|
||||||
> Steuere den Num-Lock-Tasten-Status in X11-Sitzungen.
|
> Steuere den Num-Lock-Tasten-Status in X11-Sitzungen.
|
||||||
> Weitere Informationen: <http://www.mike-devlin.com/linux/README-numlockx.htm>.
|
> Weitere Informationen: <https://www.mike-devlin.com/linux/README-numlockx.htm>.
|
||||||
|
|
||||||
- Zeige den aktuellen Status der Num-Lock-Taste an:
|
- Zeige den aktuellen Status der Num-Lock-Taste an:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# abduco
|
# abduco
|
||||||
|
|
||||||
> Administrador de sesión de terminal.
|
> Administrador de sesión de terminal.
|
||||||
> Más información: <http://www.brain-dump.org/projects/abduco/>.
|
> Más información: <https://www.brain-dump.org/projects/abduco/>.
|
||||||
|
|
||||||
- Lista sesiones:
|
- Lista sesiones:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Indentador, formateador y embellecedor de código fuente para los lenguajes de programación C, C++, C# y Java.
|
> Indentador, formateador y embellecedor de código fuente para los lenguajes de programación C, C++, C# y Java.
|
||||||
> Al ejecutarse, se crea una copia del archivo original con un ".orig" añadido al nombre del archivo original.
|
> Al ejecutarse, se crea una copia del archivo original con un ".orig" añadido al nombre del archivo original.
|
||||||
> Más información: <http://astyle.sourceforge.net>.
|
> Más información: <https://astyle.sourceforge.net>.
|
||||||
|
|
||||||
- Aplica el estilo por defecto de 4 espacios por sangría y sin cambios de formato:
|
- Aplica el estilo por defecto de 4 espacios por sangría y sin cambios de formato:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# atoum
|
# atoum
|
||||||
|
|
||||||
> Un framework de pruebas unitarias para PHP sencillo, moderno e intuitivo.
|
> Un framework de pruebas unitarias para PHP sencillo, moderno e intuitivo.
|
||||||
> Más información: <http://atoum.org>.
|
> Más información: <https://atoum.org>.
|
||||||
|
|
||||||
- Inicializa un fichero de configuración:
|
- Inicializa un fichero de configuración:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# cpuid
|
# cpuid
|
||||||
|
|
||||||
> Muestra información detallada sobre todas las CPUs.
|
> Muestra información detallada sobre todas las CPUs.
|
||||||
> Más información: <http://etallen.com/cpuid.html>.
|
> Más información: <https://etallen.com/cpuid.html>.
|
||||||
|
|
||||||
- Muestra información de todas las CPUs:
|
- Muestra información de todas las CPUs:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# cpulimit
|
# cpulimit
|
||||||
|
|
||||||
> Una herramienta para limitar el uso del CPU de otros procesos.
|
> Una herramienta para limitar el uso del CPU de otros procesos.
|
||||||
> Más información: <http://cpulimit.sourceforge.net/>.
|
> Más información: <https://cpulimit.sourceforge.net/>.
|
||||||
|
|
||||||
- Limita un proceso existente con PID 1234 para que solo use el 25% del CPU:
|
- Limita un proceso existente con PID 1234 para que solo use el 25% del CPU:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# wacaw
|
# wacaw
|
||||||
|
|
||||||
> Herramienta de línea de comandos para macOS para capturar imágenes fijas y videos desde una cámara adjunta.
|
> Herramienta de línea de comandos para macOS para capturar imágenes fijas y videos desde una cámara adjunta.
|
||||||
> Más información: <http://webcam-tools.sourceforge.net>.
|
> Más información: <https://webcam-tools.sourceforge.net>.
|
||||||
|
|
||||||
- Toma una foto desde la cámara web:
|
- Toma una foto desde la cámara web:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# whatis
|
# whatis
|
||||||
|
|
||||||
> Herramienta que busca palabras clave en un conjunto de archivos de base de datos que contienen descripciones breves de comandos del sistema.
|
> Herramienta que busca palabras clave en un conjunto de archivos de base de datos que contienen descripciones breves de comandos del sistema.
|
||||||
> Más información: <http://www.linfo.org/whatis.html>.
|
> Más información: <https://www.linfo.org/whatis.html>.
|
||||||
|
|
||||||
- Busca información sobre palabra clave:
|
- Busca información sobre palabra clave:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# abduco
|
# abduco
|
||||||
|
|
||||||
> Manageur de session dans un terminal.
|
> Manageur de session dans un terminal.
|
||||||
> Plus d'informations : <http://www.brain-dump.org/projects/abduco/>.
|
> Plus d'informations : <https://www.brain-dump.org/projects/abduco/>.
|
||||||
|
|
||||||
- Affiche les sessions :
|
- Affiche les sessions :
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Indente, formate, et embelli du code source pour des languages de programmation comme C, C++, C# et Java.
|
> Indente, formate, et embelli du code source pour des languages de programmation comme C, C++, C# et Java.
|
||||||
> Pendant l'exécution, une copie du fichier original est créé avec un ".orig" suffixé au nom de fichier original.
|
> Pendant l'exécution, une copie du fichier original est créé avec un ".orig" suffixé au nom de fichier original.
|
||||||
> Plus d'informations : <http://astyle.sourceforge.net>.
|
> Plus d'informations : <https://astyle.sourceforge.net>.
|
||||||
|
|
||||||
- Applique le style par défaut de 4 espaces pour l'indentation et pas de changement de formatage :
|
- Applique le style par défaut de 4 espaces pour l'indentation et pas de changement de formatage :
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# atoum
|
# atoum
|
||||||
|
|
||||||
> Un framework de test unitaire pour PHP simple, moderne et intuitif.
|
> Un framework de test unitaire pour PHP simple, moderne et intuitif.
|
||||||
> Plus d'informations : <http://atoum.org>.
|
> Plus d'informations : <https://atoum.org>.
|
||||||
|
|
||||||
- Initialise un fichier de configuration :
|
- Initialise un fichier de configuration :
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# kosmorro
|
# kosmorro
|
||||||
|
|
||||||
> Calcule les éphémérides et les évènements pour une date donnée, à un emplacement donné sur Terre.
|
> Calcule les éphémérides et les évènements pour une date donnée, à un emplacement donné sur Terre.
|
||||||
> Plus d'informations : <http://kosmorro.space>.
|
> Plus d'informations : <https://kosmorro.space>.
|
||||||
|
|
||||||
- Obtenir les éphémérides pour Paris (France) :
|
- Obtenir les éphémérides pour Paris (France) :
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# daemonize
|
# daemonize
|
||||||
|
|
||||||
> Lance une commande (qui ne se "démonise" pas elle-même) comme démon UNIX.
|
> Lance une commande (qui ne se "démonise" pas elle-même) comme démon UNIX.
|
||||||
> Plus d'informations : <http://software.clapper.org/daemonize/>.
|
> Plus d'informations : <https://software.clapper.org/daemonize/>.
|
||||||
|
|
||||||
- Lance une commande comme démon :
|
- Lance une commande comme démon :
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# cpuid
|
# cpuid
|
||||||
|
|
||||||
> सभी सीपीयू के बारे में विस्तृत जानकारी दिखाएं।
|
> सभी सीपीयू के बारे में विस्तृत जानकारी दिखाएं।
|
||||||
> अधिक जानकारी: <http://etallen.com/cpuid.html>।
|
> अधिक जानकारी: <https://etallen.com/cpuid.html>।
|
||||||
|
|
||||||
- सभी CPU के लिए जानकारी दिखाएं:
|
- सभी CPU के लिए जानकारी दिखाएं:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# abduco
|
# abduco
|
||||||
|
|
||||||
> Manajer sesi Terminal.
|
> Manajer sesi Terminal.
|
||||||
> Informasi lebih lanjut: <http://www.brain-dump.org/projects/abduco/>.
|
> Informasi lebih lanjut: <https://www.brain-dump.org/projects/abduco/>.
|
||||||
|
|
||||||
- Tampilkan sesi-sesi yang sedang aktif:
|
- Tampilkan sesi-sesi yang sedang aktif:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# youtube-dl
|
# youtube-dl
|
||||||
|
|
||||||
> Unduh video dari YouTube dan situs web lain.
|
> Unduh video dari YouTube dan situs web lain.
|
||||||
> Informasi lebih lanjut: <http://rg3.github.io/youtube-dl/>.
|
> Informasi lebih lanjut: <https://rg3.github.io/youtube-dl/>.
|
||||||
|
|
||||||
- Mengunduh sebuah video atau daftar putar:
|
- Mengunduh sebuah video atau daftar putar:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# abduco
|
# abduco
|
||||||
|
|
||||||
> Gestore di sessioni di terminale.
|
> Gestore di sessioni di terminale.
|
||||||
> Maggiori informazioni: <http://www.brain-dump.org/projects/abduco/>.
|
> Maggiori informazioni: <https://www.brain-dump.org/projects/abduco/>.
|
||||||
|
|
||||||
- List sessioni:
|
- List sessioni:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Indentatore, formattatore e beautifier di codice sorgente per i linguaggi C, C++, C# e Java.
|
> Indentatore, formattatore e beautifier di codice sorgente per i linguaggi C, C++, C# e Java.
|
||||||
> Quando eseguito, una copia del file originale è creata con l'estensione ".orig" aggiunta come suffisso.
|
> Quando eseguito, una copia del file originale è creata con l'estensione ".orig" aggiunta come suffisso.
|
||||||
> Maggiori informazioni: <http://astyle.sourceforge.net>.
|
> Maggiori informazioni: <https://astyle.sourceforge.net>.
|
||||||
|
|
||||||
- Applica lo stile di default di 4 spazi per livello di indentazione e nessun cambiamento alla formattazione:
|
- Applica lo stile di default di 4 spazi per livello di indentazione e nessun cambiamento alla formattazione:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# atoum
|
# atoum
|
||||||
|
|
||||||
> Un semplice, moderno ed intuitivo framework PHP per unit testing.
|
> Un semplice, moderno ed intuitivo framework PHP per unit testing.
|
||||||
> Maggiori informazioni: <http://atoum.org>.
|
> Maggiori informazioni: <https://atoum.org>.
|
||||||
|
|
||||||
- Inizializza un file di configurazione:
|
- Inizializza un file di configurazione:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Strumento di analisi statica per codice C/C++.
|
> Strumento di analisi statica per codice C/C++.
|
||||||
> Piuttosto che sugli errori di sintassi, si concentra su tipi di bug che normalmente non vengono rilevati dai compilatori.
|
> Piuttosto che sugli errori di sintassi, si concentra su tipi di bug che normalmente non vengono rilevati dai compilatori.
|
||||||
> Maggiori informazioni: <http://cppcheck.sourceforge.net>.
|
> Maggiori informazioni: <https://cppcheck.sourceforge.net>.
|
||||||
|
|
||||||
- Controlla la directory corrente ricorsivamente, mostrando il progresso a schermo e loggando i messaggi di errore in un file:
|
- Controlla la directory corrente ricorsivamente, mostrando il progresso a schermo e loggando i messaggi di errore in un file:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# doxygen
|
# doxygen
|
||||||
|
|
||||||
> Un sistema di documentazione per diversi linguaggi di programmazione.
|
> Un sistema di documentazione per diversi linguaggi di programmazione.
|
||||||
> Maggiori informazioni: <http://www.doxygen.nl>.
|
> Maggiori informazioni: <https://www.doxygen.nl>.
|
||||||
|
|
||||||
- Genera il modello di configurazione di default `Doxyfile`:
|
- Genera il modello di configurazione di default `Doxyfile`:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Crea archivi incrementali, compressi, cifrati con controllo di versione.
|
> Crea archivi incrementali, compressi, cifrati con controllo di versione.
|
||||||
> Può caricare i backup su una varietà di servizi backend.
|
> Può caricare i backup su una varietà di servizi backend.
|
||||||
> Maggiori informazioni: <http://duplicity.nongnu.org>.
|
> Maggiori informazioni: <https://duplicity.gitlab.io>.
|
||||||
|
|
||||||
- Esegui il backup di una directory via FTPS su una macchina remota, cifrandolo con una password:
|
- Esegui il backup di una directory via FTPS su una macchina remota, cifrandolo con una password:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# entr
|
# entr
|
||||||
|
|
||||||
> Esegui comandi arbitrari al cambiamento di file.
|
> Esegui comandi arbitrari al cambiamento di file.
|
||||||
> Maggiori informazioni: <http://eradman.com/entrproject/>.
|
> Maggiori informazioni: <https://eradman.com/entrproject/>.
|
||||||
|
|
||||||
- Ricompila con `make` se qualsiasi file in quasiasi sottodirectory cambia:
|
- Ricompila con `make` se qualsiasi file in quasiasi sottodirectory cambia:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# espeak
|
# espeak
|
||||||
|
|
||||||
> Usa la sintesi vocale per parlare tramite il dispositivo audio di output predefinito.
|
> Usa la sintesi vocale per parlare tramite il dispositivo audio di output predefinito.
|
||||||
> Maggiori informazioni: <http://espeak.sourceforge.net>.
|
> Maggiori informazioni: <https://espeak.sourceforge.net>.
|
||||||
|
|
||||||
- Pronuncia una frase ad alta voce:
|
- Pronuncia una frase ad alta voce:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# jrnl
|
# jrnl
|
||||||
|
|
||||||
> Una semplice applicazione da linea di comando per tenere un diario.
|
> Una semplice applicazione da linea di comando per tenere un diario.
|
||||||
> Maggiori informazioni: <http://jrnl.sh>.
|
> Maggiori informazioni: <https://jrnl.sh>.
|
||||||
|
|
||||||
- Inserisci una nuova nota con il tuo editor:
|
- Inserisci una nuova nota con il tuo editor:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# youtube-dl
|
# youtube-dl
|
||||||
|
|
||||||
> Scarica video da YouTube ed altri siti web.
|
> Scarica video da YouTube ed altri siti web.
|
||||||
> Maggiori informazioni: <http://rg3.github.io/youtube-dl/>.
|
> Maggiori informazioni: <https://rg3.github.io/youtube-dl/>.
|
||||||
|
|
||||||
- Scarica un video od una playlist:
|
- Scarica un video od una playlist:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# abduco
|
# abduco
|
||||||
|
|
||||||
> 터미널 세션 관리자.
|
> 터미널 세션 관리자.
|
||||||
> 더 많은 정보: <http://www.brain-dump.org/projects/abduco/>.
|
> 더 많은 정보: <https://www.brain-dump.org/projects/abduco/>.
|
||||||
|
|
||||||
- 세션 목록:
|
- 세션 목록:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> C, C ++, C # 및 Java 프로그래밍 언어에 대한 소스 코드 인덴터, 포맷터 및 미화기.
|
> C, C ++, C # 및 Java 프로그래밍 언어에 대한 소스 코드 인덴터, 포맷터 및 미화기.
|
||||||
> 실행 시 원본 파일의 사본은 원래 파일 이름에 ".orig"가 추가된 상태로 작성된다.
|
> 실행 시 원본 파일의 사본은 원래 파일 이름에 ".orig"가 추가된 상태로 작성된다.
|
||||||
> 더 많은 정보: <http://astyle.sourceforge.net>.
|
> 더 많은 정보: <https://astyle.sourceforge.net>.
|
||||||
|
|
||||||
- 들여쓰기 당 4개의 공백의 기본 스타일을 적용하고 형식 변경 없도록 적용:
|
- 들여쓰기 당 4개의 공백의 기본 스타일을 적용하고 형식 변경 없도록 적용:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# atoum
|
# atoum
|
||||||
|
|
||||||
> PHP를 위한 단순하고 현대적이며 직관적인 단위 테스트 프레임워크.
|
> PHP를 위한 단순하고 현대적이며 직관적인 단위 테스트 프레임워크.
|
||||||
> 더 많은 정보: <http://atoum.org>.
|
> 더 많은 정보: <https://atoum.org>.
|
||||||
|
|
||||||
- 설정 파일 초기화:
|
- 설정 파일 초기화:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# blockout2
|
# blockout2
|
||||||
|
|
||||||
> 3D 게임과 같은 테트리스.
|
> 3D 게임과 같은 테트리스.
|
||||||
> 더 많은 정보: <http://www.blockout.net/blockout2/>.
|
> 더 많은 정보: <https://www.blockout.net/blockout2/>.
|
||||||
|
|
||||||
- 새로운 게임 시작:
|
- 새로운 게임 시작:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> C/C++ 코드를 위한 정적 분석 도구.
|
> C/C++ 코드를 위한 정적 분석 도구.
|
||||||
> 구문 오류 대신 컴파일러가 일반적으로 감지하지 못하는 버그 유형에 중점을 둠.
|
> 구문 오류 대신 컴파일러가 일반적으로 감지하지 못하는 버그 유형에 중점을 둠.
|
||||||
> 더 많은 정보: <http://cppcheck.sourceforge.net>.
|
> 더 많은 정보: <https://cppcheck.sourceforge.net>.
|
||||||
|
|
||||||
- 화면에 진행률을 표시하고 오류 메시지를 파일에 로깅하여 현재 디렉토리를 반복적으로 확인:
|
- 화면에 진행률을 표시하고 오류 메시지를 파일에 로깅하여 현재 디렉토리를 반복적으로 확인:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# dcfldd
|
# dcfldd
|
||||||
|
|
||||||
> 법의학 및 보안을 위한 향상된 dd 버전.
|
> 법의학 및 보안을 위한 향상된 dd 버전.
|
||||||
> 더 많은 정보: <http://dcfldd.sourceforge.net/>.
|
> 더 많은 정보: <https://dcfldd.sourceforge.net/>.
|
||||||
|
|
||||||
- 원시 이미지 파일에 디스크를 복사하고 SHA256을 사용해 이미지를 해시:
|
- 원시 이미지 파일에 디스크를 복사하고 SHA256을 사용해 이미지를 해시:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# abduco
|
# abduco
|
||||||
|
|
||||||
> Terminal sessiemanager.
|
> Terminal sessiemanager.
|
||||||
> Meer informatie: <http://www.brain-dump.org/projects/abduco/>.
|
> Meer informatie: <https://www.brain-dump.org/projects/abduco/>.
|
||||||
|
|
||||||
- Lijst van sessies:
|
- Lijst van sessies:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# abduco
|
# abduco
|
||||||
|
|
||||||
> Terminal økt behandler.
|
> Terminal økt behandler.
|
||||||
> Mer informasjon: <http://www.brain-dump.org/projects/abduco/>.
|
> Mer informasjon: <https://www.brain-dump.org/projects/abduco/>.
|
||||||
|
|
||||||
- List opp økter:
|
- List opp økter:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# entr
|
# entr
|
||||||
|
|
||||||
> Uruchom dowolną komendę, gdy zmieni się plik.
|
> Uruchom dowolną komendę, gdy zmieni się plik.
|
||||||
> Więcej informacji: <http://eradman.com/entrproject/>.
|
> Więcej informacji: <https://eradman.com/entrproject/>.
|
||||||
|
|
||||||
- Przebuduj projekt używając `make`, jeżeli zmiemi się którykolwiek z plików w podkatalogu:
|
- Przebuduj projekt używając `make`, jeżeli zmiemi się którykolwiek z plików w podkatalogu:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# youtube-dl
|
# youtube-dl
|
||||||
|
|
||||||
> Pobieraj wideo i audio z YouTube i podobnych portali.
|
> Pobieraj wideo i audio z YouTube i podobnych portali.
|
||||||
> Więcej informacji: <http://rg3.github.io/youtube-dl/>.
|
> Więcej informacji: <https://rg3.github.io/youtube-dl/>.
|
||||||
|
|
||||||
- Pobierz plik wideo lub wszystkie pliki z playlisty:
|
- Pobierz plik wideo lub wszystkie pliki z playlisty:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# abduco
|
# abduco
|
||||||
|
|
||||||
> Gerenciador de sessão no terminal.
|
> Gerenciador de sessão no terminal.
|
||||||
> Mais informações: <http://www.brain-dump.org/projects/abduco/>.
|
> Mais informações: <https://www.brain-dump.org/projects/abduco/>.
|
||||||
|
|
||||||
- Lista sessões:
|
- Lista sessões:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# doxygen
|
# doxygen
|
||||||
|
|
||||||
> Um sistema de documentação para várias linguagens de programação.
|
> Um sistema de documentação para várias linguagens de programação.
|
||||||
> Mais informações: <http://www.doxygen.nl>.
|
> Mais informações: <https://www.doxygen.nl>.
|
||||||
|
|
||||||
- Gera um arquivo de configuração padrão (Doxyfile):
|
- Gera um arquivo de configuração padrão (Doxyfile):
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# cpuid
|
# cpuid
|
||||||
|
|
||||||
> Exibe informações detalhadas sobre todas as CPUs.
|
> Exibe informações detalhadas sobre todas as CPUs.
|
||||||
> Mais informações: <http://etallen.com/cpuid.html>.
|
> Mais informações: <https://etallen.com/cpuid.html>.
|
||||||
|
|
||||||
- Exibe informações de todas as CPUs:
|
- Exibe informações de todas as CPUs:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# abduco
|
# abduco
|
||||||
|
|
||||||
> Менеджер сессий терминала.
|
> Менеджер сессий терминала.
|
||||||
> Больше информации: <http://www.brain-dump.org/projects/abduco/>.
|
> Больше информации: <https://www.brain-dump.org/projects/abduco/>.
|
||||||
|
|
||||||
- Вывести список сеансов:
|
- Вывести список сеансов:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# pabcnetcclear
|
# pabcnetcclear
|
||||||
|
|
||||||
> Препроцессор и компилятор для исходных файлов PascalABC.NET.
|
> Препроцессор и компилятор для исходных файлов PascalABC.NET.
|
||||||
> Больше информации: <http://pascalabc.net>.
|
> Больше информации: <https://pascalabc.net>.
|
||||||
|
|
||||||
- Скомпилировать файл с исходным кодом в исполняемый файл с тем же именем:
|
- Скомпилировать файл с исходным кодом в исполняемый файл с тем же именем:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# zbarimg
|
# zbarimg
|
||||||
|
|
||||||
> Skanna och avkoda streckkoder från bildfil(er).
|
> Skanna och avkoda streckkoder från bildfil(er).
|
||||||
> Mer information: <http://zbar.sourceforge.net>.
|
> Mer information: <https://zbar.sourceforge.net>.
|
||||||
|
|
||||||
- Processa en bildfil:
|
- Processa en bildfil:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# abduco
|
# abduco
|
||||||
|
|
||||||
> 终端会话管理器。
|
> 终端会话管理器。
|
||||||
> 更多信息:<http://www.brain-dump.org/projects/abduco/>.
|
> 更多信息:<https://www.brain-dump.org/projects/abduco/>.
|
||||||
|
|
||||||
- 列出会话:
|
- 列出会话:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# runit
|
# runit
|
||||||
|
|
||||||
> 三级初始化系统。
|
> 三级初始化系统。
|
||||||
> 更多信息:<http://smarden.org/runit/runit.8.html>.
|
> 更多信息:<https://smarden.org/runit/runit.8.html>.
|
||||||
|
|
||||||
- 启动 runit 的三阶段初始化方案:
|
- 启动 runit 的三阶段初始化方案:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# cpuid
|
# cpuid
|
||||||
|
|
||||||
> 显示有关所有 CPU 的详细信息。
|
> 显示有关所有 CPU 的详细信息。
|
||||||
> 更多信息:<http://etallen.com/cpuid.html>.
|
> 更多信息:<https://etallen.com/cpuid.html>.
|
||||||
|
|
||||||
- 显示所有 CPU 的信息:
|
- 显示所有 CPU 的信息:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# wacaw
|
# wacaw
|
||||||
|
|
||||||
> 一个用于 macOS 的小命令行工具,允许您从连接的摄像头捕获静止图片和视频。
|
> 一个用于 macOS 的小命令行工具,允许您从连接的摄像头捕获静止图片和视频。
|
||||||
> 更多信息:<http://webcam-tools.sourceforge.net>.
|
> 更多信息:<https://webcam-tools.sourceforge.net>.
|
||||||
|
|
||||||
- 从网络摄像机拍照:
|
- 从网络摄像机拍照:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# abduco
|
# abduco
|
||||||
|
|
||||||
> Terminal session manager.
|
> Terminal session manager.
|
||||||
> More information: <http://www.brain-dump.org/projects/abduco/>.
|
> More information: <https://www.brain-dump.org/projects/abduco/>.
|
||||||
|
|
||||||
- List sessions:
|
- List sessions:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Source code indenter, formatter, and beautifier for the C, C++, C# and Java programming languages.
|
> Source code indenter, formatter, and beautifier for the C, C++, C# and Java programming languages.
|
||||||
> Upon running, a copy of the original file is created with an ".orig" appended to the original file name.
|
> Upon running, a copy of the original file is created with an ".orig" appended to the original file name.
|
||||||
> More information: <http://astyle.sourceforge.net>.
|
> More information: <https://astyle.sourceforge.net>.
|
||||||
|
|
||||||
- Apply the default style of 4 spaces per indent and no formatting changes:
|
- Apply the default style of 4 spaces per indent and no formatting changes:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# atoum
|
# atoum
|
||||||
|
|
||||||
> A simple, modern and intuitive unit testing framework for PHP.
|
> A simple, modern and intuitive unit testing framework for PHP.
|
||||||
> More information: <http://atoum.org>.
|
> More information: <https://atoum.org>.
|
||||||
|
|
||||||
- Initialize a configuration file:
|
- Initialize a configuration file:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# blockout2
|
# blockout2
|
||||||
|
|
||||||
> Tetris like game in 3D.
|
> Tetris like game in 3D.
|
||||||
> More information: <http://www.blockout.net/blockout2/>.
|
> More information: <https://www.blockout.net/blockout2/>.
|
||||||
|
|
||||||
- Start a new game:
|
- Start a new game:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> A static analysis tool for C/C++ code.
|
> A static analysis tool for C/C++ code.
|
||||||
> Instead of syntax errors, it focuses on the types of bugs that compilers normally do not detect.
|
> Instead of syntax errors, it focuses on the types of bugs that compilers normally do not detect.
|
||||||
> More information: <http://cppcheck.sourceforge.net>.
|
> More information: <https://cppcheck.sourceforge.net>.
|
||||||
|
|
||||||
- Recursively check the current directory, showing progress on the screen and logging error messages to a file:
|
- Recursively check the current directory, showing progress on the screen and logging error messages to a file:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# dcfldd
|
# dcfldd
|
||||||
|
|
||||||
> Enhanced version of dd for forensics and security.
|
> Enhanced version of dd for forensics and security.
|
||||||
> More information: <http://dcfldd.sourceforge.net/>.
|
> More information: <https://dcfldd.sourceforge.net/>.
|
||||||
|
|
||||||
- Copy a disk to a raw image file and hash the image using SHA256:
|
- Copy a disk to a raw image file and hash the image using SHA256:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# doxygen
|
# doxygen
|
||||||
|
|
||||||
> A documentation system for various programming languages.
|
> A documentation system for various programming languages.
|
||||||
> More information: <http://www.doxygen.nl>.
|
> More information: <https://www.doxygen.nl>.
|
||||||
|
|
||||||
- Generate a default template configuration file `Doxyfile`:
|
- Generate a default template configuration file `Doxyfile`:
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
> Create incremental, compressed, encrypted and versioned backups.
|
> Create incremental, compressed, encrypted and versioned backups.
|
||||||
> Can also upload the backups to a variety of backend services.
|
> Can also upload the backups to a variety of backend services.
|
||||||
> It is worth mentioning that depending on the version, some options may not be available (e.g. `--gio` in 2.0.0).
|
> It is worth mentioning that depending on the version, some options may not be available (e.g. `--gio` in 2.0.0).
|
||||||
> More information: <http://duplicity.nongnu.org>.
|
> More information: <https://duplicity.gitlab.io>.
|
||||||
|
|
||||||
- Backup a directory via FTPS to a remote machine, encrypting it with a password:
|
- Backup a directory via FTPS to a remote machine, encrypting it with a password:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# entr
|
# entr
|
||||||
|
|
||||||
> Run arbitrary commands when files change.
|
> Run arbitrary commands when files change.
|
||||||
> More information: <http://eradman.com/entrproject/>.
|
> More information: <https://eradman.com/entrproject/>.
|
||||||
|
|
||||||
- Rebuild with `make` if any file in any subdirectory changes:
|
- Rebuild with `make` if any file in any subdirectory changes:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# espeak
|
# espeak
|
||||||
|
|
||||||
> Uses text-to-speech to speak through the default sound device.
|
> Uses text-to-speech to speak through the default sound device.
|
||||||
> More information: <http://espeak.sourceforge.net>.
|
> More information: <https://espeak.sourceforge.net>.
|
||||||
|
|
||||||
- Speak a phrase aloud:
|
- Speak a phrase aloud:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Edit the partition table of a fake flash drive.
|
> Edit the partition table of a fake flash drive.
|
||||||
> See also: `f3probe`, `f3write`, `f3read`.
|
> See also: `f3probe`, `f3write`, `f3read`.
|
||||||
> More information: <http://oss.digirati.com.br/f3/>.
|
> More information: <https://oss.digirati.com.br/f3/>.
|
||||||
|
|
||||||
- Fill a fake flash drive with a single partition that matches its real capacity:
|
- Fill a fake flash drive with a single partition that matches its real capacity:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Validate .h2w files to test the real capacity of the drive.
|
> Validate .h2w files to test the real capacity of the drive.
|
||||||
> See also: `f3write`, `f3probe`, `f3fix`.
|
> See also: `f3write`, `f3probe`, `f3fix`.
|
||||||
> More information: <http://oss.digirati.com.br/f3/>.
|
> More information: <https://oss.digirati.com.br/f3/>.
|
||||||
|
|
||||||
- Validate a device by checking the files in a given directory:
|
- Validate a device by checking the files in a given directory:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Fill a drive out with .h2w files to test its real capacity.
|
> Fill a drive out with .h2w files to test its real capacity.
|
||||||
> See also: `f3read`, `f3probe`, `f3fix`.
|
> See also: `f3read`, `f3probe`, `f3fix`.
|
||||||
> More information: <http://oss.digirati.com.br/f3/>.
|
> More information: <https://oss.digirati.com.br/f3/>.
|
||||||
|
|
||||||
- Write test files to a given directory, filling the drive:
|
- Write test files to a given directory, filling the drive:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Extract fields from a flat database file and write to another format.
|
> Extract fields from a flat database file and write to another format.
|
||||||
> A configuration file is required to interpret the input and format the output.
|
> A configuration file is required to interpret the input and format the output.
|
||||||
> More information: <http://ff-extractor.sourceforge.net/ffe.html>.
|
> More information: <https://ff-extractor.sourceforge.net/ffe.html>.
|
||||||
|
|
||||||
- Display all input data using the specified data configuration:
|
- Display all input data using the specified data configuration:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> A lightweight packet sniffer for displaying and logging HTTP traffic.
|
> A lightweight packet sniffer for displaying and logging HTTP traffic.
|
||||||
> It can be run in real-time displaying the traffic as it is parsed, or as a daemon process that logs to an output file.
|
> It can be run in real-time displaying the traffic as it is parsed, or as a daemon process that logs to an output file.
|
||||||
> More information: <http://dumpsterventures.com/jason/httpry/>.
|
> More information: <https://dumpsterventures.com/jason/httpry/>.
|
||||||
|
|
||||||
- Save output to a file:
|
- Save output to a file:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Inkscape graphical SVG previewer.
|
> Inkscape graphical SVG previewer.
|
||||||
> Also functions as a slideshow viewer.
|
> Also functions as a slideshow viewer.
|
||||||
> More information: <http://wiki.inkscape.org/wiki/index.php/Inkview>.
|
> More information: <https://wiki.inkscape.org/wiki/index.php/Inkview>.
|
||||||
|
|
||||||
- Preview an SVG:
|
- Preview an SVG:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# interdiff
|
# interdiff
|
||||||
|
|
||||||
> Show differences between two diff files.
|
> Show differences between two diff files.
|
||||||
> More information: <http://freshmeat.sourceforge.net/projects/patchutils>.
|
> More information: <https://freshmeat.sourceforge.net/projects/patchutils>.
|
||||||
|
|
||||||
- Compare diff files:
|
- Compare diff files:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# jcal
|
# jcal
|
||||||
|
|
||||||
> Display calendar information in the Jalali format, with the current day highlighted.
|
> Display calendar information in the Jalali format, with the current day highlighted.
|
||||||
> More information: <http://www.nongnu.org/jcal/>.
|
> More information: <https://www.nongnu.org/jcal/>.
|
||||||
|
|
||||||
- Display a calendar for the current month:
|
- Display a calendar for the current month:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# jrnl
|
# jrnl
|
||||||
|
|
||||||
> A simple journal application for your command-line.
|
> A simple journal application for your command-line.
|
||||||
> More information: <http://jrnl.sh>.
|
> More information: <https://jrnl.sh>.
|
||||||
|
|
||||||
- Insert a new entry with your editor:
|
- Insert a new entry with your editor:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# keychain
|
# keychain
|
||||||
|
|
||||||
> Re-use ssh-agent and/or gpg-agent between logins.
|
> Re-use ssh-agent and/or gpg-agent between logins.
|
||||||
> More information: <http://funtoo.org/Keychain>.
|
> More information: <https://funtoo.org/Keychain>.
|
||||||
|
|
||||||
- Check for a running ssh-agent, and start one if needed:
|
- Check for a running ssh-agent, and start one if needed:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# kosmorro
|
# kosmorro
|
||||||
|
|
||||||
> Compute the ephemerides and the events for a date at a position on Earth.
|
> Compute the ephemerides and the events for a date at a position on Earth.
|
||||||
> More information: <http://kosmorro.space>.
|
> More information: <https://kosmorro.space>.
|
||||||
|
|
||||||
- Get ephemerides for Paris, France:
|
- Get ephemerides for Paris, France:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Task runner for targets described in Mkfile.
|
> Task runner for targets described in Mkfile.
|
||||||
> Mostly used to control the compilation of an executable from source code.
|
> Mostly used to control the compilation of an executable from source code.
|
||||||
> More information: <http://doc.cat-v.org/plan_9/4th_edition/papers/mk>.
|
> More information: <https://doc.cat-v.org/plan_9/4th_edition/papers/mk>.
|
||||||
|
|
||||||
- Call the first target specified in the Mkfile (usually named "all"):
|
- Call the first target specified in the Mkfile (usually named "all"):
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# mp3info
|
# mp3info
|
||||||
|
|
||||||
> Viewer/editor for ID3v1 (but not ID3v2) tags of MP3 files.
|
> Viewer/editor for ID3v1 (but not ID3v2) tags of MP3 files.
|
||||||
> More information: <http://www.ibiblio.org/mp3info>.
|
> More information: <https://www.ibiblio.org/mp3info>.
|
||||||
|
|
||||||
- Show all ID3v1 tags of a specific MP3 file:
|
- Show all ID3v1 tags of a specific MP3 file:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> High Performance MPEG 1.0/2.0/2.5 Audio Player for Layer 1, 2, and 3.
|
> High Performance MPEG 1.0/2.0/2.5 Audio Player for Layer 1, 2, and 3.
|
||||||
> Mpg321 was written (sometime in 1999) to be a drop-in replacement for the (previously) non-free mpg123 player.
|
> Mpg321 was written (sometime in 1999) to be a drop-in replacement for the (previously) non-free mpg123 player.
|
||||||
> More information: <http://mpg321.sourceforge.net/>.
|
> More information: <https://mpg321.sourceforge.net/>.
|
||||||
|
|
||||||
- Play an audio source exactly N times (N=0 means forever):
|
- Play an audio source exactly N times (N=0 means forever):
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# mytop
|
# mytop
|
||||||
|
|
||||||
> Display MySQL server performance info like `top`.
|
> Display MySQL server performance info like `top`.
|
||||||
> More information: <http://jeremy.zawodny.com/mysql/mytop/mytop.html>.
|
> More information: <https://jeremy.zawodny.com/mysql/mytop/mytop.html>.
|
||||||
|
|
||||||
- Start `mytop`:
|
- Start `mytop`:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> The findlib package manager for OCaml.
|
> The findlib package manager for OCaml.
|
||||||
> Simplifies linking executables with external libraries.
|
> Simplifies linking executables with external libraries.
|
||||||
> More information: <http://projects.camlcity.org/projects/findlib.html>.
|
> More information: <https://projects.camlcity.org/projects/findlib.html>.
|
||||||
|
|
||||||
- Compile a source file to a native binary and link with packages:
|
- Compile a source file to a native binary and link with packages:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# offlineimap
|
# offlineimap
|
||||||
|
|
||||||
> Synchronize a remote IMAP server with local Maildir folders.
|
> Synchronize a remote IMAP server with local Maildir folders.
|
||||||
> More information: <http://www.offlineimap.org>.
|
> More information: <https://www.offlineimap.org>.
|
||||||
|
|
||||||
- Synchronize once, without enabling autorefresh:
|
- Synchronize once, without enabling autorefresh:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# optipng
|
# optipng
|
||||||
|
|
||||||
> PNG file optimization utility.
|
> PNG file optimization utility.
|
||||||
> More information: <http://optipng.sourceforge.net>.
|
> More information: <https://optipng.sourceforge.net>.
|
||||||
|
|
||||||
- Compress a PNG with default settings:
|
- Compress a PNG with default settings:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Wrapper of 7-Zip file archiver with high compression ratio.
|
> Wrapper of 7-Zip file archiver with high compression ratio.
|
||||||
> Internally executes either 7za or 7zr command.
|
> Internally executes either 7za or 7zr command.
|
||||||
> More information: <http://p7zip.sourceforge.net>.
|
> More information: <https://p7zip.sourceforge.net>.
|
||||||
|
|
||||||
- Archive a file, replacing it with a 7zipped compressed version:
|
- Archive a file, replacing it with a 7zipped compressed version:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Audio player of SoX - Sound eXchange.
|
> Audio player of SoX - Sound eXchange.
|
||||||
> Plays any audio, with audio formats identified by the extension.
|
> Plays any audio, with audio formats identified by the extension.
|
||||||
> More information: <http://sox.sourceforge.net>.
|
> More information: <https://sox.sourceforge.net>.
|
||||||
|
|
||||||
- Play the given audio file:
|
- Play the given audio file:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> An audio player with an interface similar to Winamp or XMMS.
|
> An audio player with an interface similar to Winamp or XMMS.
|
||||||
> See also: `clementine`, `ncmpcpp`, `cmus`.
|
> See also: `clementine`, `ncmpcpp`, `cmus`.
|
||||||
> More information: <http://qmmp.ylsoftware.com>.
|
> More information: <https://qmmp.ylsoftware.com>.
|
||||||
|
|
||||||
- Launch the GUI:
|
- Launch the GUI:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> The Raptor RDF parsing utility.
|
> The Raptor RDF parsing utility.
|
||||||
> Part of the Raptor RDF Syntax Library.
|
> Part of the Raptor RDF Syntax Library.
|
||||||
> More information: <http://librdf.org/raptor/rapper.html>.
|
> More information: <https://librdf.org/raptor/rapper.html>.
|
||||||
|
|
||||||
- Convert an RDF/XML document to Turtle:
|
- Convert an RDF/XML document to Turtle:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# ropper
|
# ropper
|
||||||
|
|
||||||
> Find ROP gadgets in binary files.
|
> Find ROP gadgets in binary files.
|
||||||
> More information: <http://scoding.de/ropper/>.
|
> More information: <https://scoding.de/ropper/>.
|
||||||
|
|
||||||
- List gadgets in the binary file:
|
- List gadgets in the binary file:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# rtmpdump
|
# rtmpdump
|
||||||
|
|
||||||
> Dump media content streamed over the RTMP protocol.
|
> Dump media content streamed over the RTMP protocol.
|
||||||
> More information: <http://rtmpdump.mplayerhq.hu/>.
|
> More information: <https://rtmpdump.mplayerhq.hu/>.
|
||||||
|
|
||||||
- Download a file:
|
- Download a file:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# runit
|
# runit
|
||||||
|
|
||||||
> 3-stage init system.
|
> 3-stage init system.
|
||||||
> More information: <http://smarden.org/runit/runit.8.html>.
|
> More information: <https://smarden.org/runit/runit.8.html>.
|
||||||
|
|
||||||
- Start runit's 3-stage init scheme:
|
- Start runit's 3-stage init scheme:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# sbcl
|
# sbcl
|
||||||
|
|
||||||
> High performance Common Lisp compiler.
|
> High performance Common Lisp compiler.
|
||||||
> More information: <http://www.sbcl.org/>.
|
> More information: <https://www.sbcl.org/>.
|
||||||
|
|
||||||
- Start a REPL (interactive shell):
|
- Start a REPL (interactive shell):
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Sound eXchange: play, record and convert audio files.
|
> Sound eXchange: play, record and convert audio files.
|
||||||
> Audio formats are identified by the extension.
|
> Audio formats are identified by the extension.
|
||||||
> More information: <http://sox.sourceforge.net>.
|
> More information: <https://sox.sourceforge.net>.
|
||||||
|
|
||||||
- Merge two audio files into one:
|
- Merge two audio files into one:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# sphinx-build
|
# sphinx-build
|
||||||
|
|
||||||
> Sphinx documentation generator.
|
> Sphinx documentation generator.
|
||||||
> More information: <http://www.sphinx-doc.org/en/master/man/sphinx-build.html>.
|
> More information: <https://www.sphinx-doc.org/en/master/man/sphinx-build.html>.
|
||||||
|
|
||||||
- Build documentation:
|
- Build documentation:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Securely remove files or directories.
|
> Securely remove files or directories.
|
||||||
> Overwrites the existing data one or multiple times. Drop in replacement for rm.
|
> Overwrites the existing data one or multiple times. Drop in replacement for rm.
|
||||||
> More information: <http://srm.sourceforge.net/srm.html>.
|
> More information: <https://srm.sourceforge.net/srm.html>.
|
||||||
|
|
||||||
- Remove a file after a single-pass overwriting with random data:
|
- Remove a file after a single-pass overwriting with random data:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# svn changelist
|
# svn changelist
|
||||||
|
|
||||||
> Associate a changelist with a set of files.
|
> Associate a changelist with a set of files.
|
||||||
> More information: <http://svnbook.red-bean.com/en/1.7/svn.advanced.changelists.html>.
|
> More information: <https://svnbook.red-bean.com/en/1.7/svn.advanced.changelists.html>.
|
||||||
|
|
||||||
- Add files to a changelist, creating the changelist if it does not exist:
|
- Add files to a changelist, creating the changelist if it does not exist:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Generate bindings between C/C++ code and various high level languages such as JavaScript, Python, C#, and more.
|
> Generate bindings between C/C++ code and various high level languages such as JavaScript, Python, C#, and more.
|
||||||
> It uses special `.i` or `.swg` files to generate the bindings (C/C++ with SWIG directives, then outputs a C/C++ file that contains all the wrapper code needed to build an extension module.
|
> It uses special `.i` or `.swg` files to generate the bindings (C/C++ with SWIG directives, then outputs a C/C++ file that contains all the wrapper code needed to build an extension module.
|
||||||
> More information: <http://www.swig.org>.
|
> More information: <https://www.swig.org>.
|
||||||
|
|
||||||
- Generate a binding between C++ and Python:
|
- Generate a binding between C++ and Python:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# timidity
|
# timidity
|
||||||
|
|
||||||
> Play and convert MIDI files.
|
> Play and convert MIDI files.
|
||||||
> More information: <http://timidity.sourceforge.net>.
|
> More information: <https://timidity.sourceforge.net>.
|
||||||
|
|
||||||
- Play a MIDI file:
|
- Play a MIDI file:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Wrapper for a set of expert tools for profiling, optimizing and debugging programs.
|
> Wrapper for a set of expert tools for profiling, optimizing and debugging programs.
|
||||||
> Commonly used tools include `memcheck`, `cachegrind`, `callgrind`, `massif`, `helgrind`, and `drd`.
|
> Commonly used tools include `memcheck`, `cachegrind`, `callgrind`, `massif`, `helgrind`, and `drd`.
|
||||||
> More information: <http://www.valgrind.org>.
|
> More information: <https://www.valgrind.org>.
|
||||||
|
|
||||||
- Use the (default) Memcheck tool to show a diagnostic of memory usage by `program`:
|
- Use the (default) Memcheck tool to show a diagnostic of memory usage by `program`:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# virtualenvwrapper
|
# virtualenvwrapper
|
||||||
|
|
||||||
> Group of simple wrapper commands for Python's `virtualenv` tool.
|
> Group of simple wrapper commands for Python's `virtualenv` tool.
|
||||||
> More information: <http://virtualenvwrapper.readthedocs.org>.
|
> More information: <https://virtualenvwrapper.readthedocs.org>.
|
||||||
|
|
||||||
- Create a new Python `virtualenv` in `$WORKON_HOME`:
|
- Create a new Python `virtualenv` in `$WORKON_HOME`:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# xml canonic
|
# xml canonic
|
||||||
|
|
||||||
> Make XML documents canonical.
|
> Make XML documents canonical.
|
||||||
> More information: <http://xmlstar.sourceforge.net/docs.php>.
|
> More information: <https://xmlstar.sourceforge.net/docs.php>.
|
||||||
|
|
||||||
- Make an XML document canonical, preserving comments:
|
- Make an XML document canonical, preserving comments:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# xml depyx
|
# xml depyx
|
||||||
|
|
||||||
> Convert a PYX (ESIS - ISO 8879) document to XML format.
|
> Convert a PYX (ESIS - ISO 8879) document to XML format.
|
||||||
> More information: <http://xmlstar.sourceforge.net/docs.php>.
|
> More information: <https://xmlstar.sourceforge.net/docs.php>.
|
||||||
|
|
||||||
- Convert a PYX (ESIS - ISO 8879) document to XML format:
|
- Convert a PYX (ESIS - ISO 8879) document to XML format:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# xml edit
|
# xml edit
|
||||||
|
|
||||||
> Edit an XML document.
|
> Edit an XML document.
|
||||||
> More information: <http://xmlstar.sourceforge.net/docs.php>.
|
> More information: <https://xmlstar.sourceforge.net/docs.php>.
|
||||||
|
|
||||||
- Delete elements matching an XPATH from an XML document:
|
- Delete elements matching an XPATH from an XML document:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# xml elements
|
# xml elements
|
||||||
|
|
||||||
> Extract elements and display the structure of an XML document.
|
> Extract elements and display the structure of an XML document.
|
||||||
> More information: <http://xmlstar.sourceforge.net/docs.php>.
|
> More information: <https://xmlstar.sourceforge.net/docs.php>.
|
||||||
|
|
||||||
- Extract elements from an XML document (producing XPATH expressions):
|
- Extract elements from an XML document (producing XPATH expressions):
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# xml escape
|
# xml escape
|
||||||
|
|
||||||
> Escape special XML characters, e.g. `<a1>` → `<a1>`.
|
> Escape special XML characters, e.g. `<a1>` → `<a1>`.
|
||||||
> More information: <http://xmlstar.sourceforge.net/doc/xmlstarlet.pdf>.
|
> More information: <https://xmlstar.sourceforge.net/doc/xmlstarlet.pdf>.
|
||||||
|
|
||||||
- Escape special XML characters in a string:
|
- Escape special XML characters in a string:
|
||||||
|
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue