Tagged Questions
0
votes
2answers
78 views
Where to start in Linux programming
I am a student and I would like to study all these terminal stuffs and all. You all will be experts in this subject. I would like to know where did you all begin and what must I do to be an expert in ...
0
votes
1answer
39 views
delete file from /etc/profile.d directory [duplicate]
I have made a small script and placed it in a file inside /etc/profile.d directory. Since then, I can not login in ubuntu 12.04, nor in terminal as the normal user. I can only login as root from ...
1
vote
0answers
33 views
Execute a shell-script when closing laptop lid
Now I have two scripts and I want to execute them respectively when I close the laptop lip and open it.
How can I do this?
2
votes
1answer
60 views
How to create a shell script to transfer file from a CD to documents? [duplicate]
I want to transfer the folder from a CD to Documents in Ubuntu. How should i code it in shell? the folder name in the cd is CompFiles.
0
votes
0answers
88 views
Script to quit and restart nautilus doesn't work
As I pointed out in my question nautilus theme problem in 12.04 I have to type 4 commands after every logon as workaround for a theming problem. Since I didn't find a real solution I decided to put ...
2
votes
1answer
130 views
Logout scripts: not completed on shutdown, reboot
I'm trying to do some stuff at logout, and the task can take up to 5 minutes to complete.
If the user chooses Power off or Reboot directly, the script is killed before completion. If the user just ...
