Friday, May 19, 2023

How to check User Shell details ?

 Check User Shell details  :



[root@0.0.0.0]# cat /etc/passwd

root:x:0:0:root:/root:/bin/bash


[root@0.0.0.0]# echo $0

-bash

[root@0.0.0.0]#


1 comment:

How Availability Numbers Are “Massaged” in SLAs ?

  1. How Availability Numbers Are “Massaged” in SLAs 99.9999% is usually not measured the way engineers think it is. Vendors almost never me...