Hi ,
I came across one awk statement which is as below
awk -F: '$NF >= 1 { print; }' /etc/shadow
-F defines the field separator... but I am not getting what $NF mean ??
Hi,
what really does --disble-actions do in apache ?? It says, it is used to disable triggering on request. What in fact does it really mean ?
Thank you in advance
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.