包含标签 tar articles

/bin/tar: 从成员名中删除开头的“/”

今天在使用tar进行打包时,发现报了‘从成员名中删除开头的“/”’的错误。我使用的打包语句如下: 1[root@bj~]# tar czvf test.tar.gz /root/tomcat/ 2tar: 从成员名中删除开头的“/” 3/root/tomcat/ 4/root/tomcat/tomcat_spider 5/root/tomcat/tomcat_generator 6/root/tomcat/tomcat_cms 7/root/tomcat/tomcat_biz 8/root/tomcat/tomcat_mgrab 9/root/tomcat/tomcat_register 10/root/tomcat/tomcat_expert 11/root/tomcat/tomcat_monitor 12/root/tomcat/tomcat_generator.bak 13/root/tomcat/tomcat_sgapp 14/root/tomcat/tomcat_enterprise 15/root/tomcat/tomcat_jjhadmin 16/root/tomcat/tomcat_passport 17/root/tomcat/tomcat_usercenter 18/root/tomcat/tomcat_mws 19/root/tomcat/tomcat_crawl 20/root/tomcat/tomcat_bbs 21/root/tomcat/tomcat_feedback 22/root/tomcat/tomcat_search 23/root/tomcat/tomcat_comment 24/root/tomcat/tomcat_register32 于是赶快的看tar的help手册和man手册。发现使用-P(大写)参数后可以解决这个问题:使用后,果然……

Continue reading

linux下的压缩解压汇总

tar包 1解包:tar xvf 2FileName.tar 3打包:tar cvf FileName.tar DirName (注:tar是打包,不是压缩!) gz包 1解压1:gunzip FileName.gz 2解压2:gzip -d FileName.gz 3压缩:gzip FileName.tar.gz 和 .tgz 4解压:tar zxvf FileName.tar.gz 5压缩:tar zcvf FileName.tar.gz DirName bz2包 1解压1:bzip2 -d FileName.bz2 2解压2:bunzip2 FileName.bz2 3压缩: bzip2 -z FileName.tar.bz2 4解压:tar jxvf FileName.tar.bz2……

Continue reading

Latest articles

Categories

Tags

ACL AD AES AI AWS Ansible Atlassian Azure BMC Blockchain Brocade CDH5 CL210 Cobbler Confd C语言 DDOS DISTINCT DNS Duckdb EKS ELK GCP Ghost Git Glusterfs Go Godaddy Grafana HBA HCIE Hotspot HttpWatch IBM IIS IOS InfluxDB Ingress InnoDB JavaScript Jinja2 KVM Keepalived Mplayer MySQLdb Netlify OpenResty PM PostgreSQL QoS RH318 RH442 RHCA RHCE RHEV RSA SRE SecureCRT Statuscode SublimeText2 TC Telecom Tencentcloud VBA aira2 alpine android anpic apache apm apparmor appfog apr apt-get aria2 array atop audit awk awstats axel backdoor backup bamboo bash bat benchmark bigdata bin bind bitwise book bootstrap bsd c1000 cache capistrano catlog centos centos7 chatops chattr check_mk checkinstall cisco clearall clickhouse cloud-desktop cmdb cms collectd comm compress conver corosync cpu crontab crunchbang css curl date decode dell desktop devops df dhcp diff diskpart django docker dos2unix dpkg drupal etcd excel fail2ban fastcgi fdisk fiddler find firewalld flask flvtool ftp function fuser geek gin github gitlab glances golang google gooupadd graphviz gravatra grep grub2 hadoop haproxy hardware heartbeat helm hexdump hhvm history html http/html/web httplogs https huawei huaweicloud hugo icmp iconv ifconfig inotify iopp ipmitool iptables iredmail iscsi isito it-news java jdk jenkins jira join joomla k3s k8s kdump kernel kingate lamp last leetcode lib light-http linux linux高级篇 ln ls lsi lsof lvm lvs mac mail man mark markdown matplotlib maven memcached microservice mimikatz mkdocs mkpasswd mmonit mod_jk mongodb monit monitor mono moodle mosh mount mpm mrtg mtr my.cnf mysql mysqlbinlog mysqld_multi mysqldump mysqlhotcopy nagios nc nethogs nexus nfs nginx nmon nocatlog node.js nrpe ntfs ntop ntp obs ocr open-falcon openbox opencv openldap openssl openstack oracle oswatch paas pacemaker pam pandas parted pcp pcre pdf percona perl pexpect pgrep php php-fpm ping plsql develope postfix powershell prettify proc prometheus puppeteer pushd pwgen pxe pyecharts python python模块 radmin raid rdesktop read redhat redis redmine regex rh134 rhel7 rhel8 rm rman rootkit route rpm rpmforge rrdtool rsync rsyslog safe saltstack samba scapy screen sed selenium selinux seo seq session set shc sheepdog shell shopt sitemap skydns smokeping snffier snmp socket soft sort spider sql sqlserver squid ss ssh sshpass strace strings su sudo suse svn sysbench syslog-ng sysstat systemd t tar tcpcopy tcpdump tech telnet tengine test testlink threads time tmux tomcat touch tr tsar twisted ubuntu udev ulimit unix unixbench user-agent useradd varnish vbs vercel vi vim visudo vmstat vmware vnc voice vpn vscode vsftp vsftpd vue watchdog web webcam webistrano wget wiki windows wol wordpress workshop wsl x-windows xampp xcache xmllint xtrabackup yule yum zabbix zeromq zip zonetime zookeeper 下载工具 云主机 云原生 代理 加密 古意 吐槽 圈里圈外 娱乐 字符串函数 安全 平台架构 意林 推理 提权 故事汇 故障案例 数据结构 每日看点 民国史 生活 科学记录 站长管理工具 算法 管理 网站架构 翻墙 股票 行业 诗韵 负载均衡 远程管理 面试题

Links

Meta