Author Topic: I need help with a shell command line  (Read 462 times)

Offline CJTech

  • Full Member
  • ***
  • Posts: 105
  • Karma: +0/-0
    • View Profile
    • http://
I need help with a shell command line
« on: March 06, 2004, 11:17:36 PM »
Okay here is the problem (homework) that I have no idea about....


1) Create four files with a .TXT extention by typing at the prompt TOUCH filename. After studing the man pages, find a way to use XARGS together with other commands to change the extention of all these files to .DOC in one line.