使用Linux.pptVIP

  • 8
  • 0
  • 约1.53万字
  • 约 47页
  • 2017-12-27 发布于湖北
  • 举报
使用Linux.ppt

The -d and -f options cut -ddchar –ffields file The -d and -f options are used with cut when you have data that is delimited by a particular character $ cut -d: -f1 /etc/passwd #Extract field 1 root cron bin uucp asg steve other The -d and -f options $ cut -d: -f1,6 /etc/passwd #Extract fields 1 and 6 root:/ cron:/ bin:/ uucp:/usr/spool/uucp asg:/ steve:/users/steve other:/ $ cut -c1-15 phonebook Alice Chebba 97 Barbara Swingle Jeff Goldberg 2 Liz Stachiw 212 Susan Goldberg Tony Iannino 97 paste merge lines of files ? more FILE1 AF045464_s_at 8.73E-05 rc_H33614_

文档评论(0)

1亿VIP精品文档

相关文档