摘要:
write csh scriptfor example=========#!/bin/cshsource xxxx=========sava as aa.cshin bbbash filewrite as============#!/bin/bashcsh ./aa.csh============then in the terminal typebbbash 阅读全文
摘要:
将LINUX系统的警告喇叭声去掉Linux系统的终端按backspace时会有很大的警告喇叭声解决方法sudo modprobe -r pcspkr或者system - Perferences - sound system beep enable system beep 上不打√ 阅读全文