Search Results

Search: Posts Made By: indo1144
4,466
Posted By indo1144
You could always use a "workaround" like this: ...
You could always use a "workaround" like this:
ls -lrt | tail -2 | head -1 | awk '{ print $9 }'to find out the second oldest filename in a directory and FTP that file, leaving the currently open...
20,605
Posted By indo1144
When you reboot, what you actually do is change...
When you reboot, what you actually do is change the runlevel to 6. In /etc/init.d you can find all kinds of scripts that are started/stopped when entering specific runlevels. This is where your...
Showing results 1 to 2 of 2

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