[dot] PATH

A blog dedicated to my Linux experience and other great tools.

Thursday, December 17, 2015

String manipulation with bash

String manipulation with bash

for each in *.txt; do echo ${each/.txt/.pdb};done






${string:position}


paste -d '\n' file1 file2

Posted by Unknown at 9:11 AM
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Blog Archive

  • ►  2017 (1)
    • ►  May (1)
  • ►  2016 (4)
    • ►  October (2)
    • ►  May (1)
    • ►  March (1)
  • ▼  2015 (2)
    • ▼  December (2)
      • Sum up columns
      • String manipulation with bash
  • ►  2014 (2)
    • ►  November (1)
    • ►  March (1)
  • ►  2013 (2)
    • ►  February (1)
    • ►  January (1)
  • ►  2012 (4)
    • ►  November (1)
    • ►  August (1)
    • ►  June (1)
    • ►  May (1)
  • ►  2011 (19)
    • ►  December (1)
    • ►  November (3)
    • ►  October (4)
    • ►  September (1)
    • ►  August (2)
    • ►  July (3)
    • ►  June (1)
    • ►  April (2)
    • ►  March (2)
  • ►  2010 (2)
    • ►  November (2)
Awesome Inc. theme. Powered by Blogger.