ubuntu下快捷指令和bashrc文件配置

快捷指令

source activate labelme
sudo nautilus
sudo chmod u+x *

-------------------------------------------------------------------------------------------------------------

https://github.com/LCAS/CMP9767M/wiki/useful-resources

https://github.com/LCAS/CMP9767M

https://github.com/LCAS/CMP9767M/wiki/

git remote add origin [email protected]:XuminGaoGithub/Grape_bunches_count.git

https://github.com/DroidAITech/ROS-Academy-for-Beginners/tree/melodic
https://sychaichangkun.gitbooks.io/ros-tutorial-icourse163/content/chapter3/
http://wiki.ros.org/ROS/Tutorials/CreatingPackage
https://github.com/LCAS/CMP9767M/wiki/

echo "50" | sudo tee /sys/devices/system/cpu/intel_pstate/max_perf_pct
watch -n 0 "cat /proc/cpuinfo | grep -i mhz"

source devel/setup.bash
source ~/catkin_ws/devel/setup.bash


killall -9 gzserver
roslaunch bacchus_gazebo vineya

你可能感兴趣的:(ubuntu,linux,运维)