可点击列表元素已添加到文本区域

时间:2017-03-18 01:27:27

标签: javascript list onclick textarea element

查看Append text to textarea with javascript后,我正在寻找一种方法来插入换行符,以便点击的每个项目都显示在文本区域的下一行。这可能吗?

1 个答案:

答案 0 :(得分:0)

根据您分享的链接中的代码,您可以执行以下操作:

    #/bin/bash

    cd /home

    mkdir testdir &&

    cd testdir

    touch testfile.txt | ln -s /etc/passwd symboliclink && cd .. | mkdir things && cp -rf /testdir /things | usermod -aG admins,hr,payroll test