mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:47:35 +00:00
Userland: Add a simple utility for UDP testing.
This commit is contained in:
parent
19a51132f5
commit
ea6a537b70
4 changed files with 61 additions and 0 deletions
|
@ -75,6 +75,7 @@ cp -v ../Userland/su mnt/bin/su
|
|||
cp -v ../Userland/env mnt/bin/env
|
||||
cp -v ../Userland/stat mnt/bin/stat
|
||||
cp -v ../Userland/ping mnt/bin/ping
|
||||
cp -v ../Userland/uc mnt/bin/uc
|
||||
chmod 4755 mnt/bin/su
|
||||
cp -v ../Applications/Terminal/Terminal mnt/bin/Terminal
|
||||
cp -v ../Applications/FontEditor/FontEditor mnt/bin/FontEditor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue