Project

General

Profile

« Previous | Next » 

Revision 9169

*{.sh,run}: use command instead of deprecated echo_run (don't prepend anything when the command is already aliased with `command`)

View differences:

index.htm.run
10 10
clean_up()
11 11
{
12 12
	echo_func
13
	echo_run in_place "$linked_file" repl \
13
	command in_place "$linked_file" repl \
14 14
	"$root_dir"/lib/Firefox_bookmarks.reformat.csv
15 15
}
16 16

  

Also available in: Unified diff