Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • Can you please modify the Ps one liner to add two lines of text on top of each file in the concatenated file.One for adding the file name without .txt extension and other for adding the date modified or last written date to the concatenated file. ex : File name : abcd //On the next line Date : dd/mm/yyyy and then the contents of the file .
    – CodeIt
    Commented Apr 13, 2015 at 13:11
  • @manutd Changed as per your comment
    – wmz
    Commented Apr 13, 2015 at 14:44