Sponsored Content
Top Forums Shell Programming and Scripting Shellscript to copy music from handy to pc over Android Development Bridge (ADB) Post 302838479 by rajamadhavan on Monday 29th of July 2013 11:07:11 PM
Old 07-30-2013
Did you try writing to a file and check instead of echoing
Code:
 echo "$1/$i bla"

?

Does your filenames.txt look clean without any <CR> at the end of the line ?
This User Gave Thanks to rajamadhavan For This Post:
 

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

bridge on linux

Hello. I expirince some problems with bridging, i'm pretty new to that technology I've 2 nic's 1 - wireless rt2500 ra0 canyon cn511 card 2 - e100 intel, ifconfig ra0 up && iwconfig ra0 essid xxx channel x mode managed bring me wireless connection up then i do following: brctl addbr br0... (1 Reply)
Discussion started by: hachik
1 Replies

2. Shell Programming and Scripting

Probably easy question for handy person!!!

I have given file with three columns,example: mm234 5 22 mn237 6 45 de987 4 41 I have to check for input values in second and third column and if it is not numeric I have to deleted using grep function. I keep trying. But help from pros might help me. We know that there is only one... (4 Replies)
Discussion started by: ljubayuu
4 Replies

3. Shell Programming and Scripting

Building a DOS .bat file that will root my Droid 2 phone using adb

1. What I am doing? Building a DOS .bat file that will root my Droid 2 phone using adb commands in the .bat file. (Just for the fun of it and to help me learn "stuff".) 2. Problem: Here are the problem steps to accomplish this task manually in an adb shell: adb shell (Prompt is $) cd... (2 Replies)
Discussion started by: chrstdvd
2 Replies

4. Android

Android Scripting Environment: Shell Scripting and Android

I just upgraded to Android 2.2 from 2.1. The GPS issue that was troublesome in 2.1 seems to have been fixed. Some of web browsing seems faster, but it could just be my connection is better today ;) Flash works in some browsers but not very good and it is too slow for Flash apps designed for... (0 Replies)
Discussion started by: Neo
0 Replies

5. UNIX for Dummies Questions & Answers

Noob scripting question with android ADB commands

Hi I'm pretty new to scripting and I've been googling around looking for an answer but have yet to come up with a proper solution. I work with multiple android devices at a time and I'm looking to simplify my life with a script. Basically I'm looking for a script that takes the device ID's and then... (2 Replies)
Discussion started by: Onyoursix
2 Replies

6. UNIX for Dummies Questions & Answers

Remote copy through shellscript

I am using RedHat 4.4 Version Operating System. I want to copy one file from source to destination.I don't want to give a password when I am executing the below shell script. code: #!/bin/bash scp -r file.zip 192.168.1.5:/root/ Here it asking a password to enter,Is there any way give a... (2 Replies)
Discussion started by: kannansoft1985
2 Replies
wbsd(7D)							      Devices								  wbsd(7D)

NAME
wbsd - Winbond W83L519D Secure Digital slot driver SYNOPSIS
pciclass,080500@unit-address pciclass,080501@unit-address DESCRIPTION
The wbsd driver supports Secure Digital (SD) media slots found on Tadpole SPARCLE, Tadpole Viper and Sun Ultra 3 mobile SPARC workstations. FILES
Memory card device files are created by the sdcard(7D) driver. An attachment point device file is created for each physical slot on the system: /dev/sdcardx/y Attachment point for slot y on controller x. Typically this is named /dev/sdcard0/0. /kernel/misc/sparcv9/sdhost 64-bit ELF kernel module (SPARC). ATTRIBUTES
See attributes(5) for a description of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Architecture |SPARC | +-----------------------------+-----------------------------+ |Availability |SUNWwbsd | +-----------------------------+-----------------------------+ SEE ALSO
cfgadm_sdcard(1M), attributes(5), sda(7D), sdcard(7D) System Administration Guide, Volume I System Administration Guide: Basic Administration SunOS 5.11 28 Feb 2008 wbsd(7D)
All times are GMT -4. The time now is 09:22 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy