当前位置:网站首页>Deepin get file (folder) list
Deepin get file (folder) list
2022-07-05 07:28:00 【work-harder】
background
- deepin 20,
- Get a list of pure file names , One file name per line
Way
- Use ls -1 (-1, It's the number. 1, Not lowercase letters L)
- Use 2 this cut: ls -l | cut -d":" -f2 | cut -d" " -f2 (ls -l, Lowercase L)
- The following figure for ls -l ( A lowercase letter L) Complete display of
- -d":", No row of the original output result is fixed at ":", Select as the division symbol
- -d" ", After split , The space in the middle is used as the division symbol ( Assume that the file name has no spaces )

边栏推荐
- R language learning notes 1
- Target detection series - detailed explanation of the principle of fast r-cnn
- Mathematical analysis_ Notes_ Chapter 8: multiple integral
- 611. 有效三角形的个数
- Daily Practice:Codeforces Round #794 (Div. 2)(A~D)
- Set theory of Discrete Mathematics (I)
- Ugnx12.0 initialization crash, initialization error (-15)
- 公安基础知识--fb
- Simple operation of nixie tube (keil5)
- Concurrent programming - deadlock troubleshooting and handling
猜你喜欢

Line test -- data analysis -- FB -- teacher Gao Zhao

SD_ CMD_ RECEIVE_ SHIFT_ REGISTER

Word import literature -mendeley

I implement queue with C I

Hdu1231 maximum continuous subsequence (divide and conquer or dynamic gauge or double pointer)

PostMessage communication

Play with grpc - go deep into concepts and principles

Hdu1232 unimpeded project (and collection)

The problem of configuring opencv in qt5.13.2 is solved in detail

I 用c I 实现队列
随机推荐
1290_ Implementation analysis of prvtaskistasksuspended() interface in FreeRTOS
Docker installs MySQL and uses Navicat to connect
Three body goal management notes
[untitled]
[software testing] 04 -- software testing and software development
Ethtool principle introduction and troubleshooting ideas for network card packet loss (with ethtool source code download)
Ugnx12.0 initialization crash, initialization error (-15)
行测--资料分析--fb--高照老师
Idea push project to code cloud
Detailed explanation of miracast Technology (I): Wi Fi display
Database SQL practice 4. Find the last of employees in all assigned departments_ Name and first_ name
Idea to view the source code of jar package and some shortcut keys (necessary for reading the source code)
Simple operation of running water lamp (keil5)
Microservice registry Nacos introduction
list. files: List the Files in a Directory/Folder
Oracle code use
QT small case "addition calculator"
The problem of configuring opencv in qt5.13.2 is solved in detail
I 用c l 栈与队列的相互实现
What is soda?