Remove first directory components from path of file

前端 未结 5 1498
-上瘾入骨i
-上瘾入骨i 2020-12-15 03:28

I need to remove one directory (the leftmost) from variables in Bash. I found ways how can I remove all the path or use dirname and others but it was removing a

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