Curl - Your friend for Rest APIs/Calls - Basic CommandsCurl is a wonderful tool for initiate REST APIs or calls. Or, you can literally…
Shell script to extract single file from a bunch of jar filesEach jar file has a manifest file in META_INF/MANIFEST.MF I have to read each…