![]() |
![]()
| ![]() |
![]()
NAMEstring-upper - convert strings to uppercase SYNOPSISstring upper [-q | --quiet] [STRING ...] DESCRIPTIONstring upper converts each string argument to uppercase. Exit status: 0 if at least one string was converted to uppercase, else 1. This means that in conjunction with the -q flag you can readily test whether a string is already uppercase. COPYRIGHT2024, fish-shell developers
|