Sign inSign up

zeit/wait-for

By zeit

Updated about 8 years ago

Small utility that waits for a file to exist and optionally have some permissions set

Image
0

3.0K

zeit/wait-for repository overview

wait-for

A small utility that waits for a file to exist, optionally with some permissions.

wait-for [--help] [-rwx] <file>

Waits for a file to exist and optionally have one or modes

-h, --help         Shows this help message
-x, --execute      Wait for the file to become executable
-r, --read         Wait for the file to become readable
-w, --write        Wait for the file to become writable
-U, --username     The username to run access checks for (NOT the user ID)

If multiple modes are specified, wait-for waits for all of them to become available

Tag summary

Content type

Image

Digest

Size

114.8 kB

Last updated

over 8 years ago

docker pull zeit/wait-for