Status check command used (sometimes) on linux

Creation and update systems are omitted. This is a collection of linux status check commands that I sometimes forget when using them because I am not a specialist.

Check os


uname
uname -a #Show other details such as kernel, release date

Check full path


readlink -f file name

Check the contents of the tar file (without unpacking)


tar -tf file name

Check the contents of the zip file (without unzipping)


zipinfo filename

Check the currently logged in user


users

Check the group you belong to


groups

Check the set cron


crontab -e

Check global IP


curl ifconfig.me

Ping monitoring


ping ip address

Process confirmation


ps aux

Difference confirmation


#Side by side comparison
diff -y file A file B

#Display only file names with differences in the directory
diff -rq directory A directory B

Recommended Posts

Status check command used (sometimes) on linux
Check capacity on Linux
Check TTL on Linux router
Easy df command on Linux
Linux PC spec check command
Check the operating status of the server with the Linux top command
Completion of docker command on Linux
Linux command # 4
Linux command # 3
Check the HTTP status code response with the curl command (#Linux #Shell)
Linux command # 5
Tools used to check Linux network communication
The --security option cannot be used with the dnf command on CentOS Linux
Linux command list
linux at command
[Linux] Search command
Linux command <Basic 2>
Frequently used (personally) notes on the tar command
Linux [directory command]
[2020July] Check the UDID of the iPad on Linux
Linux server command
Linux # Command Memo 1
Linux command [read]
Linux Command Summary
[Basic] linux command
Linux [shell command]
[Linux] Command / Knowledge
Try to create a new command on linux
My linux command
Linux command <Basic 1>
Linux command collection
Linux mkdir command
Linux command basics
[Linux command] A memorandum of frequently used commands
[Linux] Git command
Linux (command memory)
Yum command to access MySQL with Python 3 on Linux
Check if the LAN cable is disconnected on Linux
Multiply PDF by OCR on command line on Linux (Ubuntu)
Daemonizing processes on Linux
[Linux] Volume configuration command
Linux command cheat sheet
jblas on Arch Linux
Linux (WSL) on Windows
Frequently used Linux commands
NAT router on Linux
Frequently used Linux commands
Linux basic command memorandum
Frequently used linux commands
Check Linux kernel version
Linux command [File operation]
Develop .NET on Linux
Wake on lan on Linux
[Linux] Basic command summary
Linux command for self-collection
linux command error collection 1
Monitor traffic on Linux
Update vscode on linux
Try NeosVR on Linux
Linux command line shortcut
LiveUSB creation on Linux