TheTechGuide Forum

General Category => Software => Topic started by: CJTech on March 06, 2004, 11:17:36 PM

Title: I need help with a shell command line
Post by: CJTech 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.