Truman
  • Home
  • Linux Command
  • Crypto
    • Random Password
    • Encrypt/Decrypt
    • JavaScript Obfuscate
    • JavaScript Code Deobfuscation
    • Hash
    • HMAC
    • Bcrypt
    • UUID Generator
    • ULID Generator
    • JWT Online Decryption
    • JWT Online Encryption
  • Convert
    • Integer base converter
    • Unicode Encoding
    • UTF-8 Encoding
    • URL Encoding/Decoding
    • UNIX Timestamp
    • HTML Encoding/Decoding
    • BASE64 Encoding/Decoding
    • BASE64 File Conversion
    • ESCAPE Encoding/Decoding
    • JSON to YAML
    • JSON to CSV
    • Color Conversion
    • String Escape
  • Development
    • JSON Formatter
    • Regular Expression Tester
    • Nginx Location Match Tester
    • JSON Viewer
    • JSON Compress
    • JSON Diff
    • Crontab Expression
    • JSON to Go Struct
    • XML Formatter
    • Docker run to Docker compose converter
    • SQL prettify and format
    • GPT Tokenizer
  • Curl Convert
    • CURL to ANSIBLE
    • CURL to C
    • CURL to CFML
    • CURL to CLOJURE
    • CURL to C#
    • CURL to DART
    • CURL to ELIXIR
    • CURL to GO
    • CURL to HAR
    • CURL to HTTP
    • CURL to HTTPIE
    • CURL to JAVA
    • CURL to JAVASCRIPT
    • CURL to JSON
    • CURL to JULIA
    • CURL to KOTLIN
    • CURL to LUA
    • CURL to MATLAB
    • CURL to NODE
    • CURL to OBJC
    • CURL to OCAML
    • CURL to PERL
    • CURL to PHP
    • CURL to POWERSHELL
    • CURL to PYTHON
    • CURL to R
    • CURL to RUBY
    • CURL to RUST
    • CURL to SWIFT
    • CURL to WGET
  • Image
    • Code screenshot
    • QR Code Recognition
    • QR Code Generator
    • WiFi QR Code Generator
    • SVG Placeholder Generator
    • OCR Image Recognition
    • Text to Image
  • Network
    • IPv4 Subnet Calculator
    • IPv4 Address Converter
    • MAC Address Lookup
    • MAC Address Generator
    • Port Scan
  • Text
    • Chinese Character Pinyin Stroke
    • Online Markdown Editor
    • Rich Text Editor
    • Text Diff
    • Online Translate
    • ASCII Art Text Generator
  • Tools
    • Laravel-Vue-Admin
    • Ghost animation generato
    • Nokia SMS Generator
    • m3u8 Downloader
    • Flatterer Diary
    • GIF animation reversed
    • Bingdun and Xuerongrong 3D preview
    • Mortgage Calculator
    • Salary Calculator
    • Chinese Relationship Calculator
    • Chinese ID Card Number Analysis
    • Chinese Administrative Division
    • BMI Calculator
  • English
    • 简体中文
    • 繁體中文
    • English
    • Deutsch
    • Español
    • Français
    • Italiano
    • 日本語
    • 한국어
    • Português
    • Русский
Truman
  • Home
  • Linux Command
  • Crypto
    • Random Password
    • Encrypt/Decrypt
    • JavaScript Obfuscate
    • JavaScript Code Deobfuscation
    • Hash
    • HMAC
    • Bcrypt
    • UUID Generator
    • ULID Generator
    • JWT Online Decryption
    • JWT Online Encryption
  • Convert
    • Integer base converter
    • Unicode Encoding
    • UTF-8 Encoding
    • URL Encoding/Decoding
    • UNIX Timestamp
    • HTML Encoding/Decoding
    • BASE64 Encoding/Decoding
    • BASE64 File Conversion
    • ESCAPE Encoding/Decoding
    • JSON to YAML
    • JSON to CSV
    • Color Conversion
    • String Escape
  • Development
    • JSON Formatter
    • Regular Expression Tester
    • Nginx Location Match Tester
    • JSON Viewer
    • JSON Compress
    • JSON Diff
    • Crontab Expression
    • JSON to Go Struct
    • XML Formatter
    • Docker run to Docker compose converter
    • SQL prettify and format
    • GPT Tokenizer
  • Curl Convert
    • CURL to ANSIBLE
    • CURL to C
    • CURL to CFML
    • CURL to CLOJURE
    • CURL to C#
    • CURL to DART
    • CURL to ELIXIR
    • CURL to GO
    • CURL to HAR
    • CURL to HTTP
    • CURL to HTTPIE
    • CURL to JAVA
    • CURL to JAVASCRIPT
    • CURL to JSON
    • CURL to JULIA
    • CURL to KOTLIN
    • CURL to LUA
    • CURL to MATLAB
    • CURL to NODE
    • CURL to OBJC
    • CURL to OCAML
    • CURL to PERL
    • CURL to PHP
    • CURL to POWERSHELL
    • CURL to PYTHON
    • CURL to R
    • CURL to RUBY
    • CURL to RUST
    • CURL to SWIFT
    • CURL to WGET
  • Image
    • Code screenshot
    • QR Code Recognition
    • QR Code Generator
    • WiFi QR Code Generator
    • SVG Placeholder Generator
    • OCR Image Recognition
    • Text to Image
  • Network
    • IPv4 Subnet Calculator
    • IPv4 Address Converter
    • MAC Address Lookup
    • MAC Address Generator
    • Port Scan
  • Text
    • Chinese Character Pinyin Stroke
    • Online Markdown Editor
    • Rich Text Editor
    • Text Diff
    • Online Translate
    • ASCII Art Text Generator
  • Tools
    • Laravel-Vue-Admin
    • Ghost animation generato
    • Nokia SMS Generator
    • m3u8 Downloader
    • Flatterer Diary
    • GIF animation reversed
    • Bingdun and Xuerongrong 3D preview
    • Mortgage Calculator
    • Salary Calculator
    • Chinese Relationship Calculator
    • Chinese ID Card Number Analysis
    • Chinese Administrative Division
    • BMI Calculator
©2025 Powered By TrumanWong

Linux Command Reference

Linux is a free and open source operating system widely used on both servers and PCs. Linux commands are tools that come with this operating system to perform various tasks.

TrumanWong
pip
A package manager in the Python programming language for installing and managing third-party Python modules
5/12/2024
Read more
TrumanWong
ping6
Test network connectivity between hosts (ipv6)
5/12/2024
Read more
TrumanWong
ping
Test network connectivity between hosts (ipv4)
5/12/2024
Read more
TrumanWong
pigz
Can be used to decompress files, an upgraded version of gzip's parallel implementation
5/12/2024
Read more
TrumanWong
pidstat
Monitor the system resource usage of processes
5/12/2024
Read more
TrumanWong
pidof
Find the process ID number of the process with the specified name
5/12/2024
Read more
TrumanWong
pico
Powerful full-screen text editor
5/12/2024
Read more
TrumanWong
php
PHP language command line interface
5/12/2024
Read more
TrumanWong
pgrep
Find and list qualified process IDs (PIDs) in the currently running process based on the information given by the user
5/12/2024
Read more
TrumanWong
pfctl
PF firewall configuration commands
5/12/2024
Read more
TrumanWong
perl
perl language interpreter
5/12/2024
Read more
TrumanWong
pathchk
Check for non-portable parts of the file
5/12/2024
Read more
  • 1
  • ...
  • 19
  • 20
  • 21
  • ...
  • 51
Truman

Happiness is not about being immortal nor having food or rights in one's hand. It’s about having each tiny wish come true, or having something to eat when you are hungry or having someone's love when you need love.

Email

[email protected]

Links
  • Categories
  • Curl to Python
  • Random Password
  • Encrypt/Decrypt
  • JSON Formatter
  • m3u8 Downloader
  • Nokia SMS Generator
  • Linux Command
  • Random Password
  • Unicode Encoding
  • QR Code Generator
  • Code screenshot
算法精解公众号
TrumanWong
鬼畜动图小程序
TrumanWong

©2025 Powered By TrumanWong

Github