Search Results

Search: Posts Made By: zoolz
2,133
Posted By zoolz
Copying a file to my harddrive
I'm loged on to a unix sever over the internet and i want to copy a file from there to my harddrive. How would i go about this because cp does not seem to work.
6,267
Posted By zoolz
Doesn't recognize the mv command
I'm nearly finished my program i've got everything in place and than when i run it it comes back with the reply mv: command not found. This is the code that seems to be causing the problem.
...
1,430
Posted By zoolz
Reading from a file
I've used the grep command along with sed to sent ouput to a file, like shown below
DATE=grep file1 /home/zoolz/delreg | sed -e 's/^.*:://' #not exact code but near enough
This works fine as it...
4,010
Posted By zoolz
Thanx guys that got me out of a jam
Thanx guys that got me out of a jam
4,010
Posted By zoolz
Restoring a file
I'm new to Unix and have just wrote a little program to move files to a recycle bin (a Directory i created) and restore them. The problem is that i need to keep track of all the full filenames so...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 12:36 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy