could not be easier, if you know how to do it:
var = `command`(the symbol ` is not just a peak and is obtained by combining AltGr + ').
Or
var = $ (command)And here's an example:
chown `whoami`: `whoami` file.pdf
chown $ (whoami): $ (whoami) file.pdf
0 comments:
Post a Comment