假设我有一个字符串:
random text before authentication_token = 'pYWastSemJrMqwJycZPZ', gravatar_hash = 'd74a97f
Run Code Online (Sandbox Code Playgroud)
我想要一个 shell 命令来提取下一个 之前"authentication_token = '"和之前的所有内容'。
所以基本上,我想回来pYWastSemJrMqwJycZPZ。
我该怎么做呢?