Results 1 to 7 of 7
hi
it has been while for doing some work and stuck for an hour for just tiny
small problem.
i would liket to ask a question
how to start with ...
- 09-17-2011 #1Just Joined!
- Join Date
- Sep 2011
- Posts
- 2
can you help for just a minute
hi
it has been while for doing some work and stuck for an hour for just tiny
small problem.
i would liket to ask a question
how to start with a script command in Ubuntu and save it with any name
later on ?
thanks
- 09-17-2011 #2
Hello and Welcome to the Forums.
I'm sure you would getter results if you could explain in more detail what you need.I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 09-17-2011 #3Just Joined!
- Join Date
- Sep 2011
- Posts
- 2
i am trying to do some commands in Terminal but i want to save them in a file with a name i choose
so later on i can see what i did
- 09-17-2011 #4
You could create a small script, using the commands you need to use, and execute the script.
That way, you would have a documented series of commands for review.
Would that work for what you need?Last edited by jayd512; 09-17-2011 at 01:10 AM. Reason: slight clarification
Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 09-17-2011 #5
*moved thread here*
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 09-17-2011 #6
You can use the command "script". This creates a script of all the commands that you run.
It's not perfect: colours and interactive programs make it behave strangely. But it can give you a log of the commands that you run.DISTRO=Arch
Registered Linux User #388732
- 09-17-2011 #7Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.


Reply With Quote
