List of all items
Structs
- cat::CatConfig
- chgrp::ChgrpConfig
- chmod::ChmodConfig
- chown::ChownConfig
- comm::CommConfig
- comm::CommResult
- cp::CpConfig
- csplit::CsplitConfig
- cut::CutConfig
- cut::Range
- date::DateConfig
- dd::DdConfig
- dd::DdConv
- dd::DdFlags
- dd::DdStats
- df::DfConfig
- df::FsInfo
- df::MountEntry
- du::DuConfig
- du::DuEntry
- echo::EchoConfig
- fmt::FmtConfig
- hash::CheckOptions
- hash::CheckResult
- head::HeadConfig
- install::InstallConfig
- join::JoinConfig
- ls::ColorDb
- ls::FileEntry
- ls::LsConfig
- mv::MvConfig
- nl::NlConfig
- numfmt::NumfmtConfig
- od::OdConfig
- paste::PasteConfig
- pinky::PinkyConfig
- pinky::UserInfo
- pr::PrConfig
- ptx::PtxConfig
- rm::RmConfig
- shred::ShredConfig
- sort::core::SortConfig
- sort::key::KeyDef
- sort::key::KeyOpts
- split::SplitConfig
- stat::StatConfig
- stdbuf::StdbufConfig
- stty::SttyConfig
- tail::TailConfig
- uniq::UniqConfig
- wc::WcCounts
- who::UtmpxEntry
- who::WhoConfig
Enums
- chown::SymlinkFollow
- comm::OrderCheck
- common::io::FileData
- cp::BackupMode
- cp::DerefMode
- cp::ReflinkMode
- csplit::Pattern
- cut::CutMode
- date::IsoFormat
- date::Rfc3339Format
- dd::StatusLevel
- expand::TabStops
- expr::ExprError
- expr::ExprValue
- hash::HashAlgorithm
- head::HeadMode
- install::BackupMode
- join::OrderCheck
- join::OutputSpec
- ls::ClassifyMode
- ls::ColorMode
- ls::HyperlinkMode
- ls::IndicatorStyle
- ls::OutputFormat
- ls::QuotingStyle
- ls::SortBy
- ls::TimeField
- ls::TimeStyle
- mv::BackupMode
- nl::NumberFormat
- nl::NumberingStyle
- numfmt::InvalidMode
- numfmt::RoundMethod
- numfmt::ScaleUnit
- od::AddressRadix
- od::OutputFormat
- ptx::OutputFormat
- rm::InteractiveMode
- rm::PreserveRoot
- shred::RemoveMode
- sort::core::CheckMode
- split::SplitMode
- split::SuffixType
- stdbuf::BufferMode
- stty::SttyAction
- tail::FollowMode
- tail::TailMode
- uniq::AllRepeatedMethod
- uniq::GroupMethod
- uniq::OutputMode
Functions
- base64::core::decode_mmap_inplace
- base64::core::decode_owned
- base64::core::decode_stream
- base64::core::decode_to_writer
- base64::core::encode_stream
- base64::core::encode_to_writer
- cat::cat_file
- cat::cat_plain_file
- cat::cat_plain_stdin
- cat::cat_with_options
- cat::splice_file_to_stdout
- chgrp::chgrp_file
- chgrp::chgrp_recursive
- chmod::chmod_file
- chmod::chmod_recursive
- chmod::parse_mode
- chown::chown_file
- chown::chown_recursive
- chown::get_reference_ids
- chown::gid_to_name
- chown::parse_owner_spec
- chown::resolve_group
- chown::resolve_user
- chown::uid_to_name
- comm::comm
- common::gnu_name
- common::io::file_size
- common::io::read_file
- common::io::read_file_direct
- common::io::read_file_mmap
- common::io::read_file_vec
- common::io::read_stdin
- common::io::splice_stdin_to_mmap
- common::io_error_msg
- common::reset_sigpipe
- cp::apply_preserve
- cp::copy_file
- cp::parse_backup_mode
- cp::parse_reflink_mode
- cp::run_cp
- csplit::csplit_file
- csplit::csplit_from_path
- csplit::format_suffix
- csplit::output_filename
- csplit::parse_pattern
- csplit::print_sizes
- cut::cut_bytes
- cut::cut_field1_inplace
- cut::cut_fields
- cut::parse_ranges
- cut::process_cut_data
- cut::process_cut_data_mut
- cut::process_cut_reader
- date::default_format
- date::file_mod_time
- date::format_date
- date::format_iso
- date::format_rfc3339
- date::format_rfc_email
- date::parse_date_string
- date::parse_iso_format
- date::parse_rfc3339_format
- dd::apply_conversions
- dd::dd_copy
- dd::parse_dd_args
- dd::parse_size
- dd::print_help
- dd::print_version
- df::format_size
- df::get_filesystems
- df::human_readable_1000
- df::human_readable_1024
- df::parse_block_size
- df::parse_output_fields
- df::print_fs_line
- df::print_header
- df::print_total_line
- df::read_mounts
- df::run_df
- du::du_path
- du::format_size
- du::format_time
- du::glob_match
- du::parse_block_size
- du::parse_threshold
- du::print_entry
- du::read_exclude_file
- echo::echo_output
- echo::parse_echo_args
- expand::expand_bytes
- expand::parse_tab_stops
- expand::unexpand_bytes
- expr::evaluate_expr
- factor::factorize
- factor::format_factors
- fmt::fmt_file
- fold::fold_bytes
- hash::blake2b_hash_data
- hash::blake2b_hash_file
- hash::blake2b_hash_files_many
- hash::blake2b_hash_files_parallel
- hash::blake2b_hash_reader
- hash::blake2b_hash_stdin
- hash::check_file
- hash::hash_bytes
- hash::hash_bytes_to_buf
- hash::hash_file
- hash::hash_file_nostat
- hash::hash_file_raw
- hash::hash_file_raw_to_buf
- hash::hash_files_batch
- hash::hash_files_parallel
- hash::hash_files_parallel_fast
- hash::hash_reader
- hash::hash_stdin
- hash::parse_check_line
- hash::parse_check_line_tag
- hash::print_hash
- hash::print_hash_tag
- hash::print_hash_tag_b2sum
- hash::print_hash_tag_b2sum_zero
- hash::print_hash_tag_zero
- hash::print_hash_zero
- hash::readahead_files
- hash::readahead_files_all
- hash::should_use_parallel
- hash::write_hash_line
- hash::write_hash_tag_line
- head::head_bytes
- head::head_bytes_from_end
- head::head_file
- head::head_lines
- head::head_lines_from_end
- head::head_stdin_lines_streaming
- head::parse_size
- head::sendfile_bytes
- install::install_directories
- install::install_file
- install::make_backup_name
- install::parse_backup_mode
- install::parse_mode
- join::join
- ls::atty_stdout
- ls::collect_entries
- ls::format_blocks
- ls::format_permissions
- ls::format_size
- ls::format_time
- ls::glob_match
- ls::ls_dir
- ls::ls_main
- ls::print_comma
- ls::quote_name
- ls::read_entries
- ls::render_dir
- ls::render_long
- ls::render_single_column
- mv::make_backup_name
- mv::mv_file
- mv::parse_backup_mode
- mv::strip_trailing_slashes
- nl::nl
- nl::nl_to_vec
- nl::parse_number_format
- nl::parse_numbering_style
- numfmt::parse_fields
- numfmt::parse_invalid_mode
- numfmt::parse_round_method
- numfmt::parse_scale_unit
- numfmt::process_line
- numfmt::run_numfmt
- od::od_process
- od::parse_format_type
- paste::parse_delimiters
- paste::paste
- paste::paste_parallel_to_vec
- paste::paste_serial_to_vec
- paste::paste_to_vec
- pinky::format_long_entry
- pinky::format_short_entry
- pinky::format_short_heading
- pinky::get_user_info
- pinky::run_pinky
- pr::pr_file
- pr::pr_merge
- printf::process_format_string
- ptx::generate_ptx
- ptx::read_word_file
- rev::rev_bytes
- rm::rm_path
- shred::fill_random
- shred::parse_remove_mode
- shred::parse_size
- shred::shred_file
- sort::compare::compare_dictionary
- sort::compare::compare_general_numeric
- sort::compare::compare_human_numeric
- sort::compare::compare_ignore_case
- sort::compare::compare_ignore_nonprinting
- sort::compare::compare_lexical
- sort::compare::compare_month
- sort::compare::compare_numeric
- sort::compare::compare_random
- sort::compare::compare_version
- sort::compare::compare_with_opts
- sort::compare::int_to_sortable_u64
- sort::compare::parse_general_numeric
- sort::compare::parse_human_numeric
- sort::compare::parse_numeric_value
- sort::compare::select_comparator
- sort::compare::skip_leading_blanks
- sort::compare::try_parse_integer
- sort::core::check_sorted
- sort::core::compare_lines
- sort::core::compare_lines_for_dedup
- sort::core::merge_sorted
- sort::core::parse_buffer_size
- sort::core::read_lines
- sort::core::sort_and_output
- sort::key::extract_key
- split::generate_suffix
- split::max_chunks
- split::output_paths
- split::parse_size
- split::split_file
- stat::expand_backslash_escapes
- stat::file_type_label
- stat::mode_to_human
- stat::stat_file
- stdbuf::parse_buffer_mode
- stdbuf::run_stdbuf
- stty::apply_flag
- stty::apply_settings
- stty::baud_to_num
- stty::find_special_char
- stty::format_cc
- stty::get_termios
- stty::get_winsize
- stty::num_to_baud
- stty::open_device
- stty::parse_args
- stty::parse_control_char
- stty::print_all
- stty::print_size
- stty::print_speed
- stty::set_cooked
- stty::set_raw
- stty::set_sane
- stty::set_termios
- tac::tac_bytes
- tac::tac_bytes_owned
- tac::tac_regex_separator
- tac::tac_string_separator
- tail::follow_file
- tail::parse_size
- tail::sendfile_tail_bytes
- tail::tail_bytes
- tail::tail_bytes_from
- tail::tail_file
- tail::tail_lines
- tail::tail_lines_from
- test_cmd::evaluate
- tr::complement
- tr::delete
- tr::delete_mmap
- tr::delete_squeeze
- tr::delete_squeeze_mmap
- tr::expand_set2
- tr::parse_set
- tr::squeeze
- tr::squeeze_mmap
- tr::translate
- tr::translate_mmap
- tr::translate_mmap_inplace
- tr::translate_mmap_readonly
- tr::translate_owned
- tr::translate_squeeze
- tr::translate_squeeze_mmap
- uniq::process_uniq
- uniq::process_uniq_bytes
- users::format_users
- users::get_users
- wc::count_all
- wc::count_all_parallel
- wc::count_bytes
- wc::count_chars
- wc::count_chars_c
- wc::count_chars_parallel
- wc::count_chars_utf8
- wc::count_lines
- wc::count_lines_parallel
- wc::count_lines_words
- wc::count_lines_words_chars
- wc::count_lwb
- wc::count_lwb_parallel
- wc::count_lwc_parallel
- wc::count_words
- wc::count_words_locale
- wc::count_words_parallel
- wc::is_utf8_locale
- wc::max_line_length
- wc::max_line_length_c
- wc::max_line_length_parallel
- wc::max_line_length_utf8
- who::current_tty
- who::format_count
- who::format_entry
- who::format_heading
- who::format_time
- who::read_utmpx
- who::run_who
- who::should_show