Code Monkey home page Code Monkey logo

cps's Introduction

cps

Copy as symlinks. Re-create Directory tree and symlink Files with customizations in renaming the tree elements boopathi cps(master)> tree test test |-- four |-- one | |-- dir1 | | |-- f1 | | |-- f2 | |-- dir2 | |-- f1 | |-- f2 |-- three | |-- f1 | |-- f2 |-- two |-- dir1 |-- dir2 |-- f1 |-- f2 8 directories, 8 files

boopathi cps(master)> ./cps -v -s 'f/e' -s 'a/b' -s 'on/two' test b DIR: test -> b DIR: test/three -> b/three LNK: test/three/f2 -> b/three/e2 LNK: test/three/f1 -> b/three/e1 DIR: test/one -> b/twoe LNK: test/one/f2 -> b/twoe/e2 DIR: test/one/dir2 -> b/twoe/dir2 LNK: test/one/f1 -> b/twoe/e1 DIR: test/one/dir1 -> b/twoe/dir1 LNK: test/one/dir1/f2 -> b/twoe/dir1/e2 LNK: test/one/dir1/f1 -> b/twoe/dir1/e1 DIR: test/four -> b/eour DIR: test/two -> b/two LNK: test/two/f2 -> b/two/e2 DIR: test/two/dir2 -> b/two/dir2 LNK: test/two/f1 -> b/two/e1 DIR: test/two/dir1 -> b/two/dir1

boopathi cps(master)> tree b b |-- eour |-- three | |-- e1 -> test/three/f1 | |-- e2 -> test/three/f2 |-- two | |-- dir1 | |-- dir2 | |-- e1 -> test/two/f1 | |-- e2 -> test/two/f2 |-- twoe |-- dir1 | |-- e1 -> test/one/dir1/f1 | |-- e2 -> test/one/dir1/f2 |-- dir2 |-- e1 -> test/one/f1 |-- e2 -> test/one/f2 8 directories, 8 files

cps's People

Contributors

boopathi avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.