Horje
ssd health check terminal linux Code Example
ssd health check terminal linux
sudo pacman -S smartmontools # arch based
sudo apt install smartmontools # debian based

# Run
sudo smartctl -a /dev/nvme0 # if you have nvme
# or 
sudo smartctl -a /dev/sda # if you hava ssd




Shell

Related
typescript diagnostics Code Example typescript diagnostics Code Example
tr in shell script Code Example tr in shell script Code Example
understand the user of git in terminal Code Example understand the user of git in terminal Code Example
alpine linux list processes Code Example alpine linux list processes Code Example
use odbc from powershell Code Example use odbc from powershell Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
15