当前位置:网站首页>Imgcat usage experience
Imgcat usage experience
2022-07-06 12:04:00 【Caojia xiaoyuanbao】
imgcat There are many ways of using
- Can be in python Use in command line ( install pip package , It is omitted here )
- You can use commands directly , Here is an introduction
When connecting to the server remotely , I didn't root jurisdiction , But you often have to look at the pictures on the server , So choose imgcat.
The installation command is as follows :
First download imgcat file , And give authority
curl "https://iterm2.com/utilities/imgcat" > imgcat
chmod +x imgcat
Add your own... To the environment variable imgcat file location , and source once
vim ~/.bashrc
export PATH = $PATH:/home/yourname/binpath
source .bashrc
So you can use it directly :imgcat xxx.jpg Check the pictures on the terminal
边栏推荐
猜你喜欢
荣耀Magic 3Pro 充电架构分析
open-mmlab labelImg mmdetection
Understanding of AMBA, AHB, APB and Axi
Comparaison des solutions pour la plate - forme mobile Qualcomm & MTK & Kirin USB 3.0
Vert. x: A simple login access demo (simple use of router)
机器学习--决策树(sklearn)
Pytorch four commonly used optimizer tests
Analysis of charging architecture of glory magic 3pro
Vert. x: A simple TCP client and server demo
IOT system framework learning
随机推荐
imgcat使用心得
Correspondence between STM32 model and contex M
inline详细讲解【C语言】
Encodermappreduce notes
B tree and b+ tree of MySQL index implementation
RuntimeError: cuDNN error: CUDNN_STATUS_NOT_INITIALIZED
Rough analysis of map file
機器學習--線性回歸(sklearn)
Yarn installation and use
arduino获取随机数
Dead loop in FreeRTOS task function
Those commonly used tool classes and methods in hutool
E-commerce data analysis -- User Behavior Analysis
使用LinkedHashMap实现一个LRU算法的缓存
ESP8266通过Arduino IDE连接Onenet云平台(MQTT)
C语言,log打印文件名、函数名、行号、日期时间
RT-Thread 线程的时间片轮询调度
优先级反转与死锁
FTP文件上传文件实现,定时扫描文件夹上传指定格式文件文件到服务器,C语言实现FTP文件上传详解及代码案例实现
Comparison of solutions of Qualcomm & MTK & Kirin mobile platform USB3.0