Bash double quoting with command test

后端 未结 0 534
遇见更好的自我
遇见更好的自我 2020-12-11 00:43

I have in a script with:

#!/bin/bash

test "$1"

Is it possible to pass to this script an argument so that test "$1" becomes

te

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