当前位置:网站首页>imgcat使用心得
imgcat使用心得
2022-07-06 09:16:00 【曹家小圆宝】
imgcat有多种使用方式
- 可以在python命令行中使用(安装pip包,这里省略)
- 可以在直接使用命令,这里介绍一下
远程连接服务器时,本人没有root权限,但是又经常要看服务器上图片,于是选择imgcat。
安装命令如下:
首先下载imgcat文件,并赋予权限
curl "https://iterm2.com/utilities/imgcat" > imgcat
chmod +x imgcat
在环境变量中添加自己的imgcat文件位置,并source一下
vim ~/.bashrc
export PATH = $PATH:/home/yourname/binpath
source .bashrc
这样就可以直接使用:imgcat xxx.jpg在终端查看图片啦
边栏推荐
- [yarn] yarn container log cleaning
- L2-004 is this a binary search tree? (25 points)
- Pytorch实现简单线性回归Demo
- Using LinkedHashMap to realize the caching of an LRU algorithm
- [NPUCTF2020]ReadlezPHP
- 【yarn】CDP集群 Yarn配置capacity调度器批量分配
- There are three iPhone se 2022 models in the Eurasian Economic Commission database
- FTP文件上传文件实现,定时扫描文件夹上传指定格式文件文件到服务器,C语言实现FTP文件上传详解及代码案例实现
- 冒泡排序【C语言】
- 【kerberos】深入理解kerberos票据生命周期
猜你喜欢
随机推荐
MATLAB学习和实战 随手记
2019 Tencent summer intern formal written examination
Contiki源码+原理+功能+编程+移植+驱动+网络(转)
Pytoch Foundation
Comparaison des solutions pour la plate - forme mobile Qualcomm & MTK & Kirin USB 3.0
4、安装部署Spark(Spark on Yarn模式)
锂电池基础知识
express框架详解
inline详细讲解【C语言】
Composition des mots (sous - total)
Linux Yum install MySQL
Common regular expression collation
荣耀Magic 3Pro 充电架构分析
Nodejs connect mysql
Detailed explanation of nodejs
Redis面试题
L2-006 tree traversal (25 points)
Apprentissage automatique - - régression linéaire (sklearn)
[Bluebridge cup 2020 preliminary] horizontal segmentation
Dependency in dependencymanagement cannot be downloaded and red is reported