df -h | sed -i “2i grep /dev/nvme0n1p1” file.txt

后端 未结 0 1126
走了就别回头了
走了就别回头了 2021-01-01 17:15

i want to move to grepped text from df -h into a file at a specific file number using sed command. However the the command grep doesnt execute rather it goes at that file nu

相关标签:
回答
  • 消灭零回复
提交回复
热议问题