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
uniq
Show or ignore duplicate rows.
5/12/2024
Read more
TrumanWong
unexpand
Convert file's whitespace characters to tabs
5/12/2024
Read more
TrumanWong
uncompress
Used to decompress .Z files
5/12/2024
Read more
TrumanWong
unarj
Decompress the compressed package created by the arj command
5/12/2024
Read more
TrumanWong
uname
Print system information.
5/12/2024
Read more
TrumanWong
unalias
Remove aliases set by alias
5/12/2024
Read more
TrumanWong
umount
Used to unmount a mounted file system
5/12/2024
Read more
TrumanWong
umask
Displays or sets the permission mask for creating files.
5/12/2024
Read more
TrumanWong
ulimit
Controlling the resources of shell programs
5/12/2024
Read more
TrumanWong
type
Displays the type of the specified command.
5/12/2024
Read more
TrumanWong
tty
Displays the file name of the terminal device connected to the current standard input.
5/12/2024
Read more
TrumanWong
true
The return status is success.
5/12/2024
Read more
  • 1
  • ...
  • 5
  • 6
  • 7
  • ...
  • 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