Files
ladybird/Userland/Utilities/jp.cpp
Marcus Nilsson d2b99010e4 jp: Use File::standard_input() when reading from stdin
Trying to open '/dev/stdin' resulted in ENOENT. Instead use the
standard_input() helper to get the File.
2022-01-08 06:19:09 -08:00

3.4 KiB