forked from extern/nushell
# Description Add support for using negative values file size for `into filesize`. This will help in sorting the file size if negative values are also passed. **Before**  **After**  # User-Facing Changes - User can now sort negative filesize also # Tests + Formatting - 🟢 toolkit fmt - 🟢 toolkit clippy - 🟢 toolkit test - 🟢 toolkit test stdlib # After Submitting --------- Co-authored-by: Priyank Singh <priyank.singh@soroco.com>