grep command with recursive search in a folder

 Use below command to search on current folder



# grep -r "texthere" .


1 comment:

how to unlink a NIC from a esxi vSwitch

  List the vSwitches from ESXI using CLI:          esxcli network vswitch standard list  output example: vSwitch0    Name: vSwitch0    Class...