How to cut the last field from a shell string

前端 未结 5 982
孤独总比滥情好
孤独总比滥情好 2020-12-14 07:43

How to cut the last field in this shell string

LINE=\"/string/to/cut.txt\"

So that the string would look like this

LINE=\"/         


        
5条回答
提交回复
热议问题