Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1252429
  • 博文数量: 168
  • 博客积分: 3483
  • 博客等级: 中校
  • 技术积分: 1696
  • 用 户 组: 普通用户
  • 注册时间: 2006-02-06 13:17
文章分类

全部博文(168)

文章存档

2015年(6)

2014年(9)

2013年(47)

2012年(11)

2011年(13)

2010年(18)

2009年(11)

2008年(42)

2007年(11)

发布时间:2013-10-23 17:12:29

# /usr/sbin/rpc.svcgssd -f -vERROR: GSS-API: error in gss_acquire_cred(): Unspecified GSS failure.Minor code may provide more information - No principal in keytab matchesdesired nameUnable to obtain credentials for 'nfs'unable to obtain root (machine) credentialsdo you have a keytab entry for.........【阅读全文】

阅读(6365) | 评论(0) | 转发(0)

发布时间:2013-10-11 11:20:33

xmllint --xpath 'string($xmlPath)' k.xml----------------------------------------------------------------------#common usage:xmllint --xpath '//element/@attribute' filename.xmlxmlstarlet sel -T -t -m '//element/@attribute' -v '.' -n filename.xml# xmllint shell usage:http:// lizards.opensuse.o.........【阅读全文】

阅读(1044) | 评论(0) | 转发(0)

发布时间:2013-10-01 09:46:30

http://stackoverflow.com/questions/59895/can-a-bash-script-tell-what-directory-its-stored-in......【阅读全文】

阅读(3253) | 评论(0) | 转发(0)

发布时间:2013-09-27 16:06:51

点击(此处)折叠或打开#1、strip_c_comment1.awk 正则方法BEGIN { ORS = "" }{ code = code $0 "\n" }END {        while ( length(code) ) &nbs.........【阅读全文】

阅读(1349) | 评论(0) | 转发(0)

发布时间:2013-09-25 10:57:34

点击(此处)折叠或打开# cat /usr/local/bin/xmlrpc-client.sh#!/bin/bash# author jiyin@redhat.comTEMP=`getopt -o vt: --long target -n 'example.bash' -- "$@"`if [ $? != 0 ] ; then echo "getopt fail, terminating...".........【阅读全文】

阅读(1303) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

大鬼不动2010-08-10 00:19

回复  |  举报

chinaunix网友2008-01-10 18:13

很有个性的想法,很有个性的生活------只看一眼

回复 |  删除 |  举报
留言热议
请登录后留言。

登录 注册