Pb programmation Shell
Fermé
fcmomo
-
21 nov. 2002 à 12:18
jisisv Messages postés 3645 Date d'inscription dimanche 18 mars 2001 Statut Modérateur Dernière intervention 15 janvier 2017 - 21 nov. 2002 à 17:52
jisisv Messages postés 3645 Date d'inscription dimanche 18 mars 2001 Statut Modérateur Dernière intervention 15 janvier 2017 - 21 nov. 2002 à 17:52
A voir également:
- Pb programmation Shell
- Classic shell windows 11 - Télécharger - Personnalisation
- Application de programmation - Guide
- Programmation - Guide
- Programmation aria soho ✓ - Forum LG
- Efi shell version 2.50 - Forum Windows 10
2 réponses
oufnomore
Messages postés
15
Date d'inscription
mercredi 20 novembre 2002
Statut
Membre
Dernière intervention
21 mars 2008
21 nov. 2002 à 14:14
21 nov. 2002 à 14:14
tu fais
if [ $# -ne 1 ]; then
echo error
else
<compilation>
fi
if [ $# -ne 1 ]; then
echo error
else
<compilation>
fi
jisisv
Messages postés
3645
Date d'inscription
dimanche 18 mars 2001
Statut
Modérateur
Dernière intervention
15 janvier 2017
934
21 nov. 2002 à 17:52
21 nov. 2002 à 17:52
Utilise une commande du genre
make hello && ./hello
Johan
The software said "Requires Windows98, Win2000, or better
So I installed Unix.
make hello && ./hello
Johan
The software said "Requires Windows98, Win2000, or better
So I installed Unix.