当前位置:网站首页>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
边栏推荐
- 数据分析之缺失值填充(重点讲解多重插值法Miceforest)
- E-commerce data analysis -- salary prediction (linear regression)
- 数据库面试常问的一些概念
- MongoDB
- Missing value filling in data analysis (focus on multiple interpolation method, miseforest)
- I2C总线时序详解
- Matlab learning and actual combat notes
- Hutool中那些常用的工具类和方法
- Distribute wxWidgets application
- . elf . map . list . Hex file
猜你喜欢

MongoDB

【ESP32学习-1】Arduino ESP32开发环境搭建
![Several declarations about pointers [C language]](/img/9b/ace0abbd1956123a945a98680b1e86.png)
Several declarations about pointers [C language]

Analysis of charging architecture of glory magic 3pro

MySQL realizes read-write separation

共用体(union)详解【C语言】

C语言回调函数【C语言】

ToggleButton实现一个开关灯的效果

Kaggle competition two Sigma connect: rental listing inquiries

B tree and b+ tree of MySQL index implementation
随机推荐
Implementation scheme of distributed transaction
Time slice polling scheduling of RT thread threads
优先级反转与死锁
arduino获取数组的长度
List and set
Reno7 60W超级闪充充电架构
Pytoch implements simple linear regression demo
ESP8266通过Arduino IDE连接Onenet云平台(MQTT)
机器学习--决策树(sklearn)
I2C总线时序详解
There are three iPhone se 2022 models in the Eurasian Economic Commission database
gcc 编译选项
STM32 如何定位导致发生 hard fault 的代码段
共用体(union)详解【C语言】
互聯網協議詳解
FTP file upload file implementation, regularly scan folders to upload files in the specified format to the server, C language to realize FTP file upload details and code case implementation
Principle and implementation of MySQL master-slave replication
MongoDB
ARM PC=PC+8 最便于理解的阐述
ToggleButton实现一个开关灯的效果