Search Results

Search: Posts Made By: nbriscoeuk
1,888
Posted By nbriscoeuk
[ is a binary
It may help your understanding further to realise that [ is actually a binary. See this dialogue from my Debian Lenny system :

mega:~# cd /usr/bin
mega:/usr/bin# ls -l '['
-rwxr-xr-x 1 root root...
Forum: Solaris 10-07-2010
2,647
Posted By nbriscoeuk
You mentioned that before you rebooted it you...
You mentioned that before you rebooted it you couldn't ping it.

As it is now stuck during boot I would look to its network connectivity.

Modern systems take ages to boot if they cannot "see"...
2,334
Posted By nbriscoeuk
Having exported it from your your Shell script,...
Having exported it from your your Shell script, within the Perl, invoked from same script you will find that print "$ENV{VAR}\n" is what you want. Export exports a variable into the environment...
2,644
Posted By nbriscoeuk
The easiest thing is to make a tarball and ftp...
The easiest thing is to make a tarball and ftp that from your server so something like

tar cvzf mywebsite.tgz ./www

will do the deed, then ftp off that mywebsite.tgz file.

If you should ever...
Showing results 1 to 4 of 4

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