Revision history of "Pushconcept"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 18:31, 7 July 2021Wf talk contribs 945 bytes +945 Created page with "<source lang='bash'> #!/bin/bash # WF 2020-11-04 # copy a concept from one ProfiWiki to another pushConcept() { local l_source="$1" local l_target="$2" local l_concept="..."