Searched refs:awk (Results 1 - 2 of 2) sorted by relevance

/ontohub/registry/
H A DMakefile62 awk '{print gensub("<([^>]+)>", "\\1", 1, $$1)}' $< \
/ontohub/script/
H A Drename_refactor.rb67 command = "#{awk} '{#{commands.join('; ')}}' #{file} #{tmp_file}"
111 def awk method in class:RenameRefactor

Completed in 8 milliseconds