Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. rgilles

    How to execute command on Unix though Windows bat file

    use rsh command this will let you run a job on unix from you bat file. Use also rcp command to retrieve anu file generated by your unix program rsh = remote shell rcp = remote copy have those programs installed on you pc
  2. rgilles

    how to list only directories

    you can use : find . -type d
  3. rgilles

    lower density

    I try to make a backup with a lower density. My client try to restore a database on a sun server. He had problems to restore my backup, it's take about 4 days instead of 1.5 hours. He asked me to take my backup with a lower density. Does anybody knows what he is talking about ? Is this has...

Part and Inventory Search

Back
Top