Search Results

Search: Posts Made By: AndrewP
8,150
Posted By AndrewP
So, I got it finished a little while ago. Here is...
So, I got it finished a little while ago. Here is what I got.


echo ================================================================================
echo Paint fix notes for:
a_get a_sq_name;...
8,150
Posted By AndrewP
I'm still working on this script and have run...
I'm still working on this script and have run into a problem. Within a script, is it possible to navigate to other directories and list their contents? If I just type the command line in the terminal...
8,150
Posted By AndrewP
Geeez. That whoami is pretty clever. Thanks Ikon.
Geeez. That whoami is pretty clever. Thanks Ikon.
8,150
Posted By AndrewP
I just figured out a way to echo my username: ...
I just figured out a way to echo my username:

cd ~; pwd|awk -F"/" '{print $NF}'

So I know that pwd shows your path, but I don't know what the stuff to the right of that does.


Also, for #1:...
8,150
Posted By AndrewP
Script for data entry
Hello everyone. I just registered like 17 minutes ago and am new to UNIX/Linux. I work in a small department of an animation company that does compositing tricks to fix movie frames. After our work...
Showing results 1 to 5 of 5

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