Search Results

Search: Posts Made By: ordano
46,117
Posted By ordano
How to get directory name from its path?
If I the path to a directory, what command can I use to return the actual name of that directory.

test=`pwd`/folder1

> [command] $test
folder1

I'd rather avoid anything with regular...
3,372
Posted By ordano
Thanks
Thank you very much :)
3,372
Posted By ordano
How to list a file size, but not its name?
If I have a file x.txt that is 8 bytes... I want to enter

>> [command or combination of commands] x.txt
8

I've played around with ls, and du... and they always list the file name.
Showing results 1 to 3 of 3

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