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
time
Count the total time spent on a given command
5/12/2024
Read more
TrumanWong
tftp
Use TFTP protocol to transfer files between the local machine and tftp server
5/12/2024
Read more
TrumanWong
test
Execute conditional expression.
5/12/2024
Read more
TrumanWong
tempfile
Name temporary files in shell
5/12/2024
Read more
TrumanWong
telnet
Log in to the remote host and management (test whether the ip port is connected)
5/12/2024
Read more
TrumanWong
telinit
Switch the run level of the currently running system
5/12/2024
Read more
TrumanWong
tee
Reads data from standard input and redirects to standard output and files.
5/12/2024
Read more
TrumanWong
tcpreplay
Resend the package saved in PCAP file for performance or functional testing
5/12/2024
Read more
TrumanWong
tcpdump
A sniffer tool, a packet capture tool and sniffer on Linux
5/12/2024
Read more
TrumanWong
tar
Save many files together to a single tape or disk archive and restore the required files individually from the archive.
5/12/2024
Read more
TrumanWong
talk
Let users chat with other users
5/12/2024
Read more
TrumanWong
tailf
Displays the last few lines of the specified file on the screen, usually used for trace output of log files.
5/12/2024
Read more
  • 1
  • ...
  • 7
  • 8
  • 9
  • ...
  • 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