Search Results

Search: Posts Made By: nomadvisuals
2,098
Posted By nomadvisuals
scripting an interactive program session
Hello,

I'm looking to script the basic instant messaging program we have in my company, it's called "oi", it's working as follow:

# oi $user

then we have to launch it...
after finding the...
2,934
Posted By nomadvisuals
Kick ass! This works perfectly for my needs!!!...
Kick ass! This works perfectly for my needs!!! Thank you so much!

-david
2,934
Posted By nomadvisuals
This print me date and time only. What I'm...
This print me date and time only.

What I'm looking for is to sort my list by name as ls would do on the first level:
ls -l1d

and have the option to sort it by time too:

ls -l1dt

but on...
2,934
Posted By nomadvisuals
listing directories and sub directories with time and name options
Hello all!

I'm looking to list directories and sub-directories of a path, on this forum I found this command:
find $path -type d -exec ls -ld {} \;

The issue I have is that with a simple ls,...
Showing results 1 to 4 of 4

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