Shell Script
Dimitrios Politis
d.politis at hotmail.com
Fri Nov 13 08:16:11 GMT 2009
Καλημέρα παιδιά.
Έχω τις παρακάτω εντολές που κάνουν κάποια πράγματα και αντι να πηγαίνω να τις εκτελώ μια μια σκέφτηκα να τις βάλω σε ένα script. Έγραψα το εξής στο script:
#!/bin/sh
gconftool-2 --set /apps/nautilus/preferences/desktop_font --type string "Sans 8"gconftool-2 --set /desktop/gnome/interface/document_font_name --type string "Sans 8"gconftool-2 --set /desktop/gnome/interface/font_name --type string "Sans 8"gconftool-2 --set /apps/metacity/general/titlebar_font --type string "Sans Bold 8"gconftool-2 --set /desktop/gnome/interface/monospace_font_name --type string "Monospace 8"gconftool-2 --set /desktop/gnome/interface/toolbar_style --type string "icons"gconftool-2 --set /apps/metacity/window_keybindings/toggle_fullscreen --type string "<Alt>F11"gconftool-2 --set /desktop/gnome/sound/default_mixer_tracks --type list --list-type string "[PCM]"gconftool-2 --set /apps/gnome-power-manager/notify/low_capacity --type bool 0gconftool-2 --set /apps/compiz/plugins/move/allscreens/options/constrain_y --type bool 0gconftool-2 --set /apps/panel/toplevels/top_panel_screen0/size --type integer 19gconftool-2 --set /apps/panel/toplevels/bottom_panel_screen0/size --type integer 19sudo sed -i -e "s/# deb/deb/g" /etc/apt/sources.list sudo apt-get update && sudo apt-get upgrade sudo apt-get -y install ubuntu-restricted-extras sudo wget http://www.medibuntu.org/sources.list.d/karmic.list -O /etc/apt/sources.list.d/medibuntu.list sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update && sudo apt-get update && sudo apt-get upgradesudo apt-get -y install libdvdcss2 libdvdread3 libdvdread4 libdvdnav4 amrnb amrwb libamrnb3 libamrwb3 aacgain non-free-codecssudo apt-get -y install w32codecs
Tο έσωσα σαν script.shΈδωσα μετά chmod +x script.shΥπάρχει κάποιο πρόβλημα αν το τρέξω μετά δίνοντας ./script.sh ???????
Ευχαριστώ πολύ
_________________________________________________________________
Windows Live Hotmail: Your friends can get your Facebook updates, right from HotmailR.
http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_4:092009
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/ubuntu-gr/attachments/20091113/dbf772b5/attachment.htm
More information about the Ubuntu-gr
mailing list