When doing tag ls <file> or tag la <file>, instead of passing a <dir>, show that file information only without returning an error (like ls does).
Moreover, listing a single file could show "long" information list instead.
Also, since we're there, accept more that a single <file>/<dir> as argument and just list them together.
When doing
tag ls <file>ortag la <file>, instead of passing a<dir>, show that file information only without returning an error (likelsdoes).Moreover, listing a single file could show "long" information list instead.
Also, since we're there, accept more that a single
<file>/<dir>as argument and just list them together.