Search results

Jump to navigation Jump to search
  • === sed script to clean up nowiki tagged code === sed '/^ <nowiki>/,/^ <\/nowiki>/{s/^ <nowiki>/ <nowiki>\n /;
    1 KB (182 words) - 16:49, 8 January 2017
  • | /usr/bin/sed 's/ /&gt;/g' | /usr/bin/sed 's/\(Content-Type: text\/\)html/\1plain/'
    2 KB (335 words) - 16:11, 6 April 2016
  • ### Requires: RT3, sed, &amp; grep. ATTCH="`${RTPATH}/bin/rt show ticket/${1}/attachments | grep 'text/' | sed 's/(.*$//g;s/Attachments: //g;s/[ :]//g;s/$/,/g;/id.*/d;/^,/d;s/,$//g'`"
    9 KB (1,217 words) - 10:22, 15 November 2017
  • export EXTENSION=`rt ls -i "'CF.{WorkOrderNo}'=${LOCAL_PART}" | sed -e s+^.*/++`
    2 KB (292 words) - 16:37, 6 April 2016
  • | sed -e '1s/^/F/'
    8 KB (1,221 words) - 12:28, 19 July 2016
  • [cat /datos/dump/dump.sql |sed 's/rtdb/rt4/g' > /datos/dump/dumprt4.sql]
    15 KB (1,712 words) - 16:11, 6 April 2016
  • sed -e 's,@RT3_CACHEDIR@,%{RT_CACHEDIR},' %{SOURCE4} \ sed -i \
    33 KB (4,919 words) - 16:15, 6 April 2016
  • sudo sed -i~ '/^SELINUX=/ c SELINUX=disabled' /etc/selinux/config sudo sed -i~ '/^SELINUX=/ c SELINUX=disabled' /etc/selinux/config
    31 KB (4,975 words) - 12:13, 20 December 2022
  • ...page through a [[lowHangingFruit#sed_script_to_clean_up_nowiki_tagged_code|sed script]] that fixed the formatting of the nowiki formatted code blocks. You
    25 KB (2,920 words) - 16:52, 8 January 2017