Files
ladybird/Userland/Utilities/kill.cpp
itskarudo 16aeb8b51d kill: Parse CLI arguments using Arguments.strings
The previous implementation used argv and LibC to parse arguments,
it now uses the Arguments.strings interface to do so.
2022-02-12 10:53:07 -05:00

1.8 KiB