This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
remove cp_dir
Browse Source
db4
Eduardo Cavazos
2008-02-21 21:59:05 -06:00
parent
06511db632
commit
1ef1d41ab1
1 changed files
with
0 additions
and
5 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
5
cp_dir
Unescape
Escape
View File
@ -1,5 +0,0 @@
#!/bin/sh
echo $1
mkdir -p "`dirname \"$2\"`"
cp "$1" "$2"
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
steve/factor
Title
Body
Create Issue