Home
last modified time | relevance | path

Searched refs:batchfile (Results 1 – 2 of 2) sorted by relevance

/external/iproute2/tc/
Dtc.c299 char *batchfile = NULL; in main() local
328 batchfile = argv[2]; in main()
339 return batch(batchfile); in main()
/external/openssh/
Dsftp.07 sftp [-1246Cpqrv] [-B buffer_size] [-b batchfile] [-c cipher]
13 sftp -b batchfile [user@]host
52 -b batchfile
53 Batch mode reads a series of commands from an input batchfile
56 batchfile of `-' may be used to indicate standard input. sftp