Để tránh phải copy - paste bằng tay, hãy cài gói pastebinit:
apt-get install pastebinit -ygiờ muốn paste file nào, chỉ cần gõ :
pastebinit ten_fileSử dụng tính năng tạo file tạm của bash, câu lệnh dưới đây sẽ "pastebin" các gói bạn đã cài trên máy mình.
Sau khi chạy xong câu lệnh này, bạn nhận được 1 link đến trang paste chứa nội dung của câu lệnh dpkg vừa chạy:
root@hvn:/etc/ssl/example_com# pastebinit <(dpkg -l)Câu lệnh này cũng cho kết quả tương tự:
http://paste.ubuntu.com/5712367/
root@hvn:~# dpkg -l | pastebinitCó vài option nửa để dùng :
http://paste.ubuntu.com/5712381/
root@hvn:~# pastebinit --help
Invalid arguments!
pastebinit v1.3
Reads on stdin for input or takes a filename as first parameter
Optional arguments (not supported by all pastebins):
-a <author:default is 'root'>
-b <pastebin url:default is 'http://paste.ubuntu.com'>
-f <format of paste:default is 'text'>
-h This help screen
-i <input file>
-l List all supported pastebins
-j <jabberid for notifications:default is ''>
-m <permatag for all versions of a post:default is blank>
-r <parent posts ID:defaults to none>
-t <title of paste:default is blank>
-u <username> -p <password>
Show hàng thôi :3
No comments:
Post a Comment