2017年01月03 - so far:
这是我到目前为止:
sed '/\([^\([^ ]\+\)[ ]\+\1]\)/d' F4 >|tmp
I got this so far but this is only separating between the sentences that have
2016年08月20 - |
+--------------------------------------+---------------+--------+------------+-------------+-----------------------------------------------------------------------------------------+
I want to extract only ID Name Networks.
我想只提取ID名称网络。
# nova list | sed 's/ //g'| cut -d'|' -f 2,3,7
2010年05月06 - Is there any way to tell sed to output only captured groups? For example given the input:
有什么方法可以告诉sed只输出被捕获的组吗?例如,给定输入:
This is a sample 123 text