用echo -n $(you_command)
即可。
比如:
echo -n $(echo test)
输出:
[searchstar@localhost ~]$ echo -n $(echo test)
test[searchstar@localhost ~]$
用echo -n $(you_command)
即可。
比如:
echo -n $(echo test)
输出:
[searchstar@localhost ~]$ echo -n $(echo test)
test[searchstar@localhost ~]$
Except as otherwise noted, this blog is licensed under CC BY-SA 4.0 License.
©2021-
searchstar
|
pv
|
uv
Theme Tree
by Wu Jun
Powered by Hexo