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:

What is the Windows / Linux Filesystem limits ?

 Windows / Linux  Filesystem limits Windows: use NTFS for OS / general-purpose / broad compatibility ; use ReFS for large data volumes, H...