Search Results

Search: Posts Made By: ole111
Forum: Programming 08-27-2010
1,825
Posted By ole111
i am using psexec (on windows) for remote...
i am using psexec (on windows) for remote activity:
my $text = "Hello | world";

my @args = (`psexec \\\\$IP -U $USER -P $PSWD C:\\Temp\\cmdutils\\echo $text >...
Forum: Programming 08-26-2010
1,825
Posted By ole111
perl - problem sending text with delimiter
Hello,

i encountered this in perl but it might be command line related as well:
i am sending text as an argument to echo command on remote computer.
if the text has alphanumeric characters...
39,265
Posted By ole111
bash script to check the first character in string
Hello
would appreciate if somebody can post a bash script that checks if the first character of the given string is equal to, say, "a"

thnx in advance
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 06:25 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy