pub fn get_os_args_skip_program() -> Vec<String>
Get the command-line arguments without the program name.
Returns arguments starting from index 1.