$@和$*的区别[lf@x201t~]$vim my_fun.sh#!/bin/bash# $@ and $* my_fun (){ echo "$#"}echo 'the number of parameter in "$@" is' $(my_fun "$@")echo 'the number of par
内容转自linux 最常用yum源 remi | 运维生存时间 http://www.ttlsa.com/yum/linux-remi-repository/ Remi repository 是包含最新版本 PHP 和 MySQL 包的 Linux 源,由 Remi 提供维护。有个这个源之后,使用 YUM 安装或更新 PHP、MySQL、phpMyAdmin 等服务器相关程序的时候就非常
处理 sort 时的内容含有空行的问题
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号