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
whereis
Find binary programs, code and other related file paths
5/12/2024
Read more
TrumanWong
whatis
Query what function a command performs
5/12/2024
Read more
TrumanWong
wget
Linux system download file tool
5/12/2024
Read more
TrumanWong
wc
Count the number of bytes, words, and lines of a file
5/12/2024
Read more
TrumanWong
watch
The output results of the command can be output to the standard output device, which is mostly used to execute commands periodically/scheduledly.
5/12/2024
Read more
TrumanWong
wall
Output information to all currently open terminals on the system
5/12/2024
Read more
TrumanWong
wait
Wait for the process to finish executing and return
5/12/2024
Read more
TrumanWong
w
Display the information of users currently logged into the system
5/12/2024
Read more
TrumanWong
volname
Displays the volume name of the specified ISO-9660 format device
5/12/2024
Read more
TrumanWong
vmstat
Show virtual memory status
5/12/2024
Read more
TrumanWong
vi
Powerful plain text editor
5/12/2024
Read more
TrumanWong
vgscan
Scan and display volume groups in the system
5/12/2024
Read more
  • 1
  • 2
  • 3
  • 4
  • ...
  • 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