Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
embltilities
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Renato Alves
embltilities
Commits
221da4a9
Verified
Commit
221da4a9
authored
7 years ago
by
Renato Alves
Browse files
Options
Downloads
Patches
Plain Diff
DOC add mv_keep_parents output example
parent
677dbeb9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.rst
+19
-0
19 additions, 0 deletions
README.rst
with
19 additions
and
0 deletions
README.rst
+
19
−
0
View file @
221da4a9
...
...
@@ -76,3 +76,22 @@ Show status of different clusters::
sigma 92 10 173.5GiB 90.8GiB 68.54 9.77 0.12
--------------- -------- -------- -------- -------- -------- -------- --------
GLOBAL 220 91 1.3TiB 577.0GiB 61.49 17.56
mv_keep_parents
---------------
Moves (sub)directories keeping folder structure::
% mv_keep_parents CC/*/reads.filtered.263RefGeneCatalog.padded.solexaqa TO_REMOVE
produced::
% tree TO_REMOVE
TO_REMOVE
└── CC
├── CCHB10959853ST-11-0
│ └── reads.filtered.263RefGeneCatalog.padded.solexaqa
├── CCHB10961334ST-11-0
│ └── reads.filtered.263RefGeneCatalog.padded.solexaqa
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment