Search Results

Search: Posts Made By: william1872
35,635
Posted By william1872
ok, Looks like it didn't install then with...
ok,

Looks like it didn't install then with the setup, perhaps try re-running the setup this time choosing vi under setup, I haven't used Cygwin for some time myself.
35,635
Posted By william1872
Try /usr/bin/vi Looks like your path...
Try

/usr/bin/vi

Looks like your path isn't setup in your profile
6,323
Posted By william1872
Hi you asked how to find a bug / debug a script,...
Hi you asked how to find a bug / debug a script, if it's a bash script then the command would be;

# bash -x scriptname.bash

korn shell script

# ksh -x scriptname.ksh

etc

William
6,323
Posted By william1872
Hey there, I'm not quite sure about your...
Hey there,

I'm not quite sure about your first question, however to debug a bash shell script the command is thus;

# bash -x <script name>
Forum: Solaris 07-27-2011
2,925
Posted By william1872
Process accounting in Solaris can do what your...
Process accounting in Solaris can do what your looking for...
Showing results 1 to 5 of 5

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