Search Results

Search: Posts Made By: jorgejac
12,188
Posted By jorgejac
Yea, I will have this on pending cause the man...
Yea, I will have this on pending cause the man commands I can't use it due admin restrictions with my user
2,719
Posted By jorgejac
Resolved
No needed to add the sed, I just removed and not it is taking the list of paths.

Thanks for the comments!
2,719
Posted By jorgejac
Is this a homework assignment? WORK ASSIGNMENT ...
Is this a homework assignment? WORK ASSIGNMENT
What command, function, ... is used to create the list of pathnames you want to process? the paths are typed manually, pointing to the file that is in...
2,719
Posted By jorgejac
I am doing a custom svn merge function that will...
I am doing a custom svn merge function that will take the parameters the path of all the files that are wanted to be merged

hpsvn mergebatch E1 Homepage uk/rwd/heroes/40034/hero.html...
12,188
Posted By jorgejac
Didn't work with pbrun, and I have my hands...
Didn't work with pbrun, and I have my hands tight, I don't have privileges to use man su cause company policies....any other work around? :/
2,719
Posted By jorgejac
REGEX to separate paths by whitespace and do a loop
I am trying to do in a single line to take a list of paths separated by whitespace and then loop thru all the paths that were wrote but my regex is not working,

I have

echo {3} | sed 's/ //g' |...
12,188
Posted By jorgejac
I don't get it how the su can work here, instead...
I don't get it how the su can work here, instead of pbrun /bin/su - content, do su -c - content? I am not familiar with the su for this case
12,188
Posted By jorgejac
I already try it but it is stuck in there, I read...
I already try it but it is stuck in there, I read in another post in this forum

"When you pbrun into a different account a new login script is executed because of which it waits for at the command...
12,188
Posted By jorgejac
Can't due software approval restrictions. So...
Can't due software approval restrictions.

So as I am understanding the -m is not allowing to proceed due my server, but why I am able to run it manually in putty but not from the .bat file.
...
12,188
Posted By jorgejac
So I have a .bat file that will connect to putty...
So I have a .bat file that will connect to putty and execute the scripts in the path Documents\Heroes\e1_scripts.txt.

ssh.cmd
@echo on
cd C:\Users\jjaco23\Desktop
putty.exe -ssh ipaddress -l...
12,188
Posted By jorgejac
By automating, I am referring to instead of...
By automating, I am referring to instead of typing manually, everything will be read from an external file, I have an .sh file that connects to the server with the usr and password and read the...
12,188
Posted By jorgejac
Automating pbrun /bin/su not working, whenever manually it is working using putty
I am trying to automate a script where I need to use pbrun /bin/su but for some reason it is not passing thru the pbrun as my code below.

. ~/.bash_profile
pbrun /bin/su - content
c h 1
hpsvn...
Showing results 1 to 12 of 12

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