nsbin/tl

6 lines
56 B
Bash
Executable File

#!/bin/sh
limit=$1; shift
task list limit:$limit "$@"