Random Thread - Anything Goes
-
@wirestyle22 said in Random Thread - Anything Goes:
The more I read the more sense Linux makes and the less sense Windows makes. Symbolic links are fantastic.
Welcome to the other side!
-
@travisdh1 said in Random Thread - Anything Goes:
@wirestyle22 said in Random Thread - Anything Goes:
The more I read the more sense Linux makes and the less sense Windows makes. Symbolic links are fantastic.
Welcome to the other side!
We have cookies!
-
So in regards to Wildcards, I see as an example they have
Data???
which would be a file beginning with Data followed by exactly three characters. Does that mean we can doData????
so on and so forth until we hit the character limit? -
@wirestyle22 said in Random Thread - Anything Goes:
So in regards to Wildcards, I see as an example they have
Data???
which would be a file beginning with Data followed by exactly three characters. Does that mean we can doData????
so on and so forth until we hit the character limit?If you don't know the number of characters, use
*
, soData*
-
@travisdh1 said in Random Thread - Anything Goes:
@wirestyle22 said in Random Thread - Anything Goes:
So in regards to Wildcards, I see as an example they have
Data???
which would be a file beginning with Data followed by exactly three characters. Does that mean we can doData????
so on and so forth until we hit the character limit?If you don't know the number of characters, use
*
, soData*
Yeah I'm just wondering how far that can go. Seems like a weird way to do it. I'm wondering the use case. I bet it's very limited.
-
@wirestyle22 said in Random Thread - Anything Goes:
So in regards to Wildcards, I see as an example they have
Data???
which would be a file beginning with Data followed by exactly three characters. Does that mean we can doData????
so on and so forth until we hit the character limit?Once you get deeper into regular expressions, you'll find that syntax changes between commands. Gets really annoying.
-
@travisdh1 said in Random Thread - Anything Goes:
@wirestyle22 said in Random Thread - Anything Goes:
So in regards to Wildcards, I see as an example they have
Data???
which would be a file beginning with Data followed by exactly three characters. Does that mean we can doData????
so on and so forth until we hit the character limit?Once you get deeper into regular expressions, you'll find that syntax changes between commands. Gets really annoying.
-
@scottalanmiller interview in Dilbert?
-
So the numbers 2 and 4 correspond to the number of hard links to the file. Is it more common to see hard links created than a symbolic link, even though symbolic links are more modern/capable of more? Just based on reading alone it seems weird that
ln
automatically assumes you want to create a hard link and you have to specify the-s
modifier for a symbolic link. It feels like it should be the opposite:ln -h
-
-
-
-
-
-
@scottalanmiller said in Random Thread - Anything Goes:
$150 travel cert - hell no! give me a free flight - it's just as likely you'll over sell that one too, and we'll be playing this game forever more.
-
@Dashrender said in Random Thread - Anything Goes:
@scottalanmiller said in Random Thread - Anything Goes:
$150 travel cert - hell no! give me a free flight - it's just as likely you'll over sell that one too, and we'll be playing this game forever more.
But you agreed to get bounced when you bought the ticket. You aren't owed the flight...
Man that's hard to say with a straight face.
-
@coliver said in Random Thread - Anything Goes:
@Dashrender said in Random Thread - Anything Goes:
@scottalanmiller said in Random Thread - Anything Goes:
$150 travel cert - hell no! give me a free flight - it's just as likely you'll over sell that one too, and we'll be playing this game forever more.
But you agreed to get bounced when you bought the ticket. You aren't owed the flight...
Man that's hard to say with a straight face.
Sadly - that is probably in the small print now-a-days.
-
@Dashrender said in Random Thread - Anything Goes:
@coliver said in Random Thread - Anything Goes:
@Dashrender said in Random Thread - Anything Goes:
@scottalanmiller said in Random Thread - Anything Goes:
$150 travel cert - hell no! give me a free flight - it's just as likely you'll over sell that one too, and we'll be playing this game forever more.
But you agreed to get bounced when you bought the ticket. You aren't owed the flight...
Man that's hard to say with a straight face.
Sadly - that is probably in the small print now-a-days.
You agree that by purchasing this ticket we can forcibly throw you from the plane after you've boarded.
Seems a bit insane. . .
-
@DustinB3403 said in Random Thread - Anything Goes:
@Dashrender said in Random Thread - Anything Goes:
@coliver said in Random Thread - Anything Goes:
@Dashrender said in Random Thread - Anything Goes:
@scottalanmiller said in Random Thread - Anything Goes:
$150 travel cert - hell no! give me a free flight - it's just as likely you'll over sell that one too, and we'll be playing this game forever more.
But you agreed to get bounced when you bought the ticket. You aren't owed the flight...
Man that's hard to say with a straight face.
Sadly - that is probably in the small print now-a-days.
You agree that by purchasing this ticket we can forcibly throw you from the plane after you've boarded.
Seems a bit insane. . .
Seems insane?
-
@coliver just a bit.