pub fn cmd_ping(args: &[String]) -> Result<(), ShellError>Expand description
Userspace ping entrypoint: launches /initfs/bin/ping with the given args.
pub fn cmd_ping(args: &[String]) -> Result<(), ShellError>Userspace ping entrypoint: launches /initfs/bin/ping with the given args.