{"id":19543296,"url":"https://github.com/uutils/bsdutils","last_synced_at":"2025-04-26T17:32:18.685Z","repository":{"id":219740175,"uuid":"748793037","full_name":"uutils/bsdutils","owner":"uutils","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-18T05:02:07.000Z","size":158,"stargazers_count":6,"open_issues_count":12,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-10-19T07:49:05.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uutils.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-26T19:20:48.000Z","updated_at":"2024-10-18T05:01:53.000Z","dependencies_parsed_at":"2024-01-29T14:23:38.848Z","dependency_job_id":"44069ab9-f68a-479e-af2a-e618bb1d83da","html_url":"https://github.com/uutils/bsdutils","commit_stats":null,"previous_names":["uutils/bsdutils"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uutils%2Fbsdutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uutils%2Fbsdutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uutils%2Fbsdutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uutils%2Fbsdutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uutils","download_url":"https://codeload.github.com/uutils/bsdutils/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224040877,"owners_count":17245826,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T03:18:15.284Z","updated_at":"2024-11-11T03:18:16.562Z","avatar_url":"https://github.com/uutils.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bsdutils\n\n[![Crates.io](https://img.shields.io/crates/v/bsdutils.svg)](https://crates.io/crates/bsdutils)\n[![Discord](https://img.shields.io/badge/discord-join-7289DA.svg?logo=discord\u0026longCache=true\u0026style=flat)](https://discord.gg/wQVJbvJ)\n[![License](http://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/uutils/bsdutils/blob/main/LICENSE)\n[![dependency status](https://deps.rs/repo/github/uutils/bsdutils/status.svg)](https://deps.rs/repo/github/uutils/bsdutils)\n\n[![CodeCov](https://codecov.io/gh/uutils/bsdutils/branch/master/graph/badge.svg)](https://codecov.io/gh/uutils/bsdutils)\n\nRust reimplementation of the bsdutils project\n\nProvides command line tools:\n\nStarted:\n- `/usr/bin/renice`: This command is used to change the priority of running processes. It can be used to increase or decrease the nice value of a process.\n\nTODO:\n- `/usr/bin/logger`: This command is used to add logs to the system log files. It provides a shell command interface to the syslog system log module.\n\n- `/usr/bin/script`: This command is used to record a terminal session. The script makes a typescript of everything printed on your terminal.\n\n- `/usr/bin/scriptlive`: This command is not standard, and may not be installed on all systems. If it exists, it's likely a variant of the `script` command that includes real-time features.\n\n- `/usr/bin/scriptreplay`: This command is used to replay a terminal session that was recorded using the `script` command.\n\n- `/usr/bin/wall`: This command is used to broadcast a message to all users logged into a system. The message can be typed directly into the terminal or read from a file.\n\n## Installation\n\nEnsure you have Rust installed on your system. You can install Rust through [rustup](https://rustup.rs/).\n\nClone the repository and build the project using Cargo:\n\n```bash\ngit clone https://github.com/uutils/bsdutils.git\ncd bsdutils\ncargo build --release\ncargo run --release\n```\n\n\n## License\n\nbsdutils is licensed under the MIT License - see the `LICENSE` file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuutils%2Fbsdutils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuutils%2Fbsdutils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuutils%2Fbsdutils/lists"}