Sunday, March 22, 2020

QUESTION HUB: LINUX SHELL


LINUX SHELLS


By default,every Linux os has a built in bash shell.and on depending the type of os you may have more shells like UXTERM, TERMINAL, etc.




No comments:

Implement stsStr Leetcode solution

  28.   Implement strStr() Easy Implement  strStr() . Given two strings  needle  and  haystack , return the index of the first occurrence of...