Using third-party open source tools trash-git to place Linux mistakenly deleted files

Source: Internet
Author: User

#!/bin/shenvironment_python () {yum-y install pythonecho "python OK"}environment_git () {yum-y install gitecho "git OK"}ge T_from_github () {cd/root/git clone Https://github.com/andreafrancia/trash-cli.gitecho "Download trash-cli OK"} Install_trash () {echo ' Get to Trash-cli ' Cd/root/trash-cliecho ' Now ' trash-cli ' python setup.py installecho ' python Insta ll trash-cli OK "}alias_rm () {alias rm= ' trash-put ' echo ' Alias rm= ' trash-put '" Source/etc/profileecho "Alias OK echo_to_ Profile OK "}environment_pythonenvironment_gitget_from_githubinstall_trashalias_rm


This article is from "Long SQL Road ..." Blog, be sure to keep this source http://l0vesql.blog.51cto.com/4159433/1940683

Using third-party open source tools trash-git to place Linux mistakenly deleted files

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.