欢迎来到天天文库
浏览记录
ID:40526719
大小:344.00 KB
页数:24页
时间:2019-08-04
《cut命令用法大全》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、linux中截取字符串cut命令用法简介:语法:cut-cnum1-num2fileName使用权限:所有使用者说明:显示每行从开头算起num1到num2的文字。例子:shell>>catfileNametest2thisisatestcontentshell>>cut-c1-6fileName##print开头算起前6个字元test2thisi-cm-n表示显示每一行的第m个字元到第n个字元。例如:liubi23140004#cut-c1-5,10-14fileliubi-fm-n表示显示第m栏到第n栏(使用tab分隔)。例如:liubi2314000#cut-f1
2、,3fileliubi14000-c和-f参数可以跟以下子参数:m第m个字符或字段m-从第m个字符或字段到文件结束-n从第1个到第n个字符或字段m-n从第m个到第n个字符或字段我们经常会遇到需要取出分字段的文件的某些特定字段,例如/etc/password就是通过":"分隔各个字段的。可以通过cut命令来实现。例如,我们希望将系统账号名保存到特定的文件,就可以:cut-d:-f1/etc/passwd>/tmp/users-d用来定义分隔符,默认为tab键,-f表示需要取得哪个字段如:使用
3、分隔cut-d’
4、’-f21.test>2.test使用:分隔cut-d’:’
5、-f21.test>2.test这里使用单引号或双引号都行。/var/tmp/easypbx/
6、--etc
7、`--asterisk
8、--usr
9、
10、--include
11、
12、
13、--asterisk
14、
15、
16、
17、--_private.h
18、
19、
20、
21、--abstract_jb.h
22、
23、
24、
25、--acl.h
26、
27、
28、
29、--adsi.h
30、
31、
32、
33、--ael_structs.h
34、
35、
36、
37、--agi.h
38、
39、
40、
41、--alaw.h
42、
43、
44、
45、--aoc.h
46、
47、
48、
49、--app.h
50、
51、
52、
53、--ast_expr.h
54、
55、
56、
57、--ast_version.h
58、
59、
60、
61、--astdb.h
62、
63、
64、
65、--astmm.h
66、
67、
68、
69、--ast
70、obj.h
71、
72、
73、
74、--astobj2.h
75、
76、
77、
78、--astosp.h
79、
80、
81、
82、--audiohook.h
83、
84、
85、
86、--autochan.h
87、
88、
89、
90、--autoconfig.h
91、
92、
93、
94、--bridging.h
95、
96、
97、
98、--bridging_features.h
99、
100、
101、
102、--bridging_technology.h
103、
104、
105、
106、--build.h
107、
108、
109、
110、--buildinfo.h
111、
112、
113、
114、--buildopts.h
115、
116、
117、
118、--calendar.h
119、
120、
121、
122、--callerid.h
123、
124、
125、
126、--causes.h
127、
128、
129、
130、--ccss.h
131、
132、
133、
134、--cdr.h
135、
136、
137、
138、--cel.h
139、
140、
141、
142、--c
143、elt.h
144、
145、
146、
147、--channel.h
148、
149、
150、
151、--channelstate.h
152、
153、
154、
155、--chanvars.h
156、
157、
158、
159、--cli.h
160、
161、
162、
163、--compat.h
164、
165、
166、
167、--compiler.h
168、
169、
170、
171、--config.h
172、
173、
174、
175、--crypto.h
176、
177、
178、
179、--data.h
180、
181、
182、
183、--datastore.h
184、
185、
186、
187、--devicestate.h
188、
189、
190、
191、--dial.h
192、
193、
194、
195、--dlinkedlists.h
196、
197、
198、
199、--dns.h
200、
201、
202、
203、--dnsmgr.h
204、
205、
206、
207、--doxygen
208、
209、
210、
211、
212、--architecture.h
213、
214、
215、
216、
217、--asterisk-git-how
218、to.h
219、
220、
221、
222、
223、--commits.h
224、
225、
226、
227、
228、--licensing.h
229、
230、
231、
232、
233、--mantisworkflow.h
234、
235、
236、
237、
238、--releases.h
239、
240、
241、
242、`--reviewboard.h
243、
244、
245、
246、--doxyref.h
247、
248、
249、
250、--dsp.h
251、
252、
253、
254、--dundi.h
255、
256、
257、
258、--endian.h
259、
260、
261、
262、--enum.h
263、
264、
265、
266、--event.h
267、
268、
269、
270、--event_defs.h
271、
272、
273、
274、--extconf.h
275、
276、
277、
278、--features.h
279、
280、
281、
282、--file.h
283、
284、
285、
286、--format.h
287、
288、
289、
290、--format_cap.h
291、
292、
293、
294、--format_pref.
295、h
296、
297、
298、
299、--frame.h
300、
301、
302、
303、--frame_defs.h
304、
305、
306、
307、--framehook.h
308、
309、
310、
311、--fskmodem.h
312、
313、
314、
315、--fskmodem_float.h
316、
317、
318、
319、--fskmodem_int.h
320、
321、
322、
323、--global_datastores.h
324、
325、
326、
327、--hashtab.h
328、
329、
330、
331、--heap.h
332、
333、
334、
335、--http.h
336、
337、
338、
339、--image.h
340、
341、
342、
343、--indications.h
344、
345、
346、
347、--inline_api.h
348、
349、
350、
351、--io.h
352、
353、
354、
355、--jabber.h
356、
357、
358、
359、--jingle.h
360、
361、
362、
363、--linkedlists.h
此文档下载收益归作者所有