repo.or.cz
/
client-tools.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
update readme and add gitignore
[client-tools.git]
/
tools
/
p4dos2unix
blob
ddf6be93fffd6065c52d876ecfb13a738bb26310
1
#!/bin/sh
2
p4 opened |
sed
"s/#/ /"
| cut
-f
1
| p4
-x
-
where |
sed
"s/ / /g"
| cut
-f
3
|
xargs
dos2unix