File.rename "input.txt","output.txt" File.rename "docs", "mydocs" File.rename "/input.txt", "/output.txt" File.rename "/docs", "/mydocs"