Search Results

Search: Posts Made By: mdijoux25
Forum: Ubuntu 02-26-2015
7,445
Posted By mdijoux25
Thanks you for the answers it was an space...
Thanks you for the answers it was an space between the " and the brackets.

everythings work fine now.

thanks you very much
Forum: Ubuntu 02-26-2015
7,445
Posted By mdijoux25
Hi, thanks you for the help, the script...
Hi,

thanks you for the help,
the script works manually.
i don't replace the
echo
by
printf "%s\n"

because when i make that i don't see the error message in my log file.

the script...
Forum: Ubuntu 02-25-2015
7,445
Posted By mdijoux25
Thanks you for your reply, but i'm on a busybox...
Thanks you for your reply, but i'm on a busybox unix.
i make little change in the script:

#!/bin/ash

PROGNAME=$(basename $0)
RELEASE="Revision 0.3"

print_release() {
echo "$RELEASE"...
Forum: Ubuntu 02-25-2015
7,445
Posted By mdijoux25
Convert a bash to ash
hello everybody,

i'm a beginner in ash and i want to convert this bash script to ash.
this script send a xml file to a nagios server :

#!/bin/bash
PROGNAME=$(basename $0)
RELEASE="Revision...
Showing results 1 to 4 of 4

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