3k Associates Inc HP3000 FAQ TWiki TWiki > TWiki > HP3000FAQ > HP3000OperatingSystemQuestions > Hp3000MoveFilesBetweenGroups TWiki webs:
Main | TWiki | Sandbox
TWiki . { Welcome | Register | Changes | Topics | Index | Search | Go }

Easy ways to move files from one group to another on an HP3000

The POSIX shell is great for this kind of thing. POSIX can move all the files for you in one swell foop, but won't actually create an MPE group. So the easiest thing to do is:

:newgroup target.account
:sh
shell/iX> cd /ACCOUNT/SOURCE
shell/iX> mv * /ACCOUNT/TARGET

--MikeYawn?

-- ChrisBartram - 18 May 2006



Topic Hp3000MoveFilesBetweenGroups . { Edit | Attach | Backlinks: Web All webs | Printable | History: r2 < r1 More }
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.Hp3000MoveFilesBetweenGroups