登录 注册
当前位置:主页 > 资源下载 > 14 > 快速执行Linux命令

快速执行Linux命令

  • 更新:2024-11-14 14:14:03
  • 大小:14KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:C - 后端

资源介绍

可以记录常用的linux命令,特别是比较长的,非常有用。使用方法:把该Q可执行文件考备份到linux上,任何目录都行,第一次执行会被加到系统目录,以后每次执行都可以像使用系统命令一样。例如[root@localhost ~]# q 1_____clear 2_____tar -xzvf 3_____tar -czvf 4_____rpm -ivh 5_____lsnrctl status 6_____lsnrctl start 7_____lsnrctl stop 8_____vi /home/oracle/ora/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora 9_____/opt/lampp/lampp start 10_____/opt/lampp/lampp restart 11_____/opt/lampp/lampp stop 帮助 [root@localhost ~]# q -h --------------------------------------------- q+NO. execute the NO. commandline! -a add to a available command,if it has spaces,must use '' -d delete a exists commandline! -h get help information! --------------------------------------------- 使用 [root@localhost ~]# q 10 Stopping XAMPP for Linux 1.8.1... XAMPP: Stopping Apache with SSL... XAMPP: Stopping MySQL... XAMPP: XAMPP-ProFTPD is not running. XAMPP stopped.