[Script SH] Permission denied
Résolu
A2l1n3
Messages postés
12
Date d'inscription
Statut
Membre
Dernière intervention
-
A2l1n3 Messages postés 12 Date d'inscription Statut Membre Dernière intervention -
A2l1n3 Messages postés 12 Date d'inscription Statut Membre Dernière intervention -
#~ Vod rrdtool fetch /u0/www/htdocs/cacti/rra/vodstream1abv1_nbstreams_2126.rrd MAX -s -604800 -e -1800 > vodstream1abv1_nbstreams_2126.txt rrdtool fetch /u0/www/htdocs/cacti/rra/vodstream2abv1_nbstreams_2135.rrd MAX -s -604800 -e -1800 > vodstream2abv1_nbstreams_2135.txt rrdtool fetch /u0/www/htdocs/cacti/rra/vodstream3abv1_nbstreams_2132.rrd MAX -s -604800 -e -1800 > vodstream1abv1_nbstreams_2132.txt rrdtool fetch /u0/www/htdocs/cacti/rra/vodstream4abv1_nbstreams_2129.rrd MAX -s -604800 -e -1800 > vodstream1abv1_nbstreams_2129.txt rrdtool fetch /u0/www/htdocs/cacti/rra/vodstream1lyo1_nbstreams_2137.rrd MAX -s -604800 -e -1800 > vodstream1abv1_nbstreams_2137.txt ...
Quand je lance "./extraction.sh" on me dit : "-bash: ./extraction.sh: Permission denied"
Je suis pourtant connectée en root...
A voir également:
- [Script SH] Permission denied
- Script vidéo youtube - Guide
- Fichier sh - Forum Shell
- Mas script - Accueil - Windows
- Ghost script - Télécharger - Polices de caractères
- Commun.file_upload.access denied ✓ - Forum Réseaux sociaux
4 réponses
Ca dépend avec quels droits est monté u0. Que retourne la commande mount ?
que dit ls -l extraction.sh
que dit ls -l extraction.sh
mount :
ls -l extraction.sh : -rw-r--r-- 1 root root 29158 Jul 11 11:24 extraction.sh
/dev/sda5 on / type ext2 (rw,errors=remount-ro) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) devpts on /dev/pts type devpts (rw,gid=5,mode=620) tmpfs on /dev/shm type tmpfs (rw) usbfs on /proc/bus/usb type usbfs (rw) /dev/sda6 on /boot type ext2 (rw) /dev/sda7 on /usr type ext2 (rw) /dev/sda8 on /var type ext2 (rw) /dev/sda9 on /tmp type ext2 (rw) /dev/sda10 on /u0 type ext2 (rw)
ls -l extraction.sh : -rw-r--r-- 1 root root 29158 Jul 11 11:24 extraction.sh