node-web-console icon indicating copy to clipboard operation
node-web-console copied to clipboard

append another command to any given command

Open smartekIT opened this issue 2 years ago • 0 comments

Hi, Thanks for the great project. my question is there any way I could append a command in front of any given command? for example we echo data to a file, each time we have to type the whole content with the command. I was thinking if I could append the command Echo in front a pasted data by any user: echo xxxxxx [given data] >> data.log

Thanks

smartekIT avatar Jun 14 '23 22:06 smartekIT